Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-095425
#<BuildRuby:0x0000557633812258
@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.20230311-095425",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.002362 0.004262 1.815901 ( 4.111982)
build_miniruby 0.001492 0.000000 1.212990 ( 1.287101)
build_ruby 0.001641 0.000000 2.728389 ( 3.111083)
build_all 0.003649 0.003776 2.158818 ( 2.141827)
build_install 0.001208 0.016152 3.258935 ( 3.099664)
test_btest 0.000711 0.000246 66.481493 ( 44.307366)
test_basic 0.000000 0.006943 0.545733 ( 0.900641)
test_all 0.000000 0.000954 576.184440 (563.021388)
test_rubyspec 0.019515 0.043752 84.573901 (128.160998)
total: 750.14 sec