Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-071703
#<BuildRuby:0x00005598c400e198
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230212-071703",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.000000 0.005385 1.140798 ( 1.521703)
build_miniruby 0.000000 0.001548 1.182765 ( 1.180815)
build_ruby 0.000000 0.001325 2.322968 ( 2.527794)
build_all 0.000000 0.006919 3.639871 ( 1.810043)
build_install 0.010566 0.003933 2.810280 ( 1.942078)
test_btest 0.000624 0.000172 58.053443 ( 14.989558)
test_basic 0.003517 0.000971 0.311580 ( 0.406770)
test_all 0.001490 0.000000 575.037445 (160.360851)
test_rubyspec 0.021882 0.016042 55.977526 ( 66.056014)
total: 250.80 sec