Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-151440
#<BuildRuby:0x000055aef729e1a8
@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.20230111-151440",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003975 0.000519 1.138267 ( 1.594740)
build_miniruby 0.001329 0.000173 1.279938 ( 1.280000)
build_ruby 0.001381 0.000180 3.550172 ( 3.928304)
build_all 0.003616 0.003473 3.662480 ( 1.930897)
build_install 0.010113 0.003692 2.766488 ( 2.032129)
test_btest 0.000592 0.000106 56.445840 ( 24.603586)
test_basic 0.002871 0.002825 0.450250 ( 0.568989)
test_all 0.001520 0.000000 637.521276 (227.707590)
test_rubyspec 0.019396 0.027740 66.479490 ( 76.659225)
total: 340.31 sec