Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-095143
#<BuildRuby:0x000055c42a25e3d0
@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.20230310-095143",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.005648 0.000000 1.727965 ( 3.358805)
build_miniruby 0.001431 0.000000 1.125980 ( 1.174921)
build_ruby 0.000000 0.001411 2.466947 ( 2.694326)
build_all 0.004785 0.001047 2.000786 ( 1.570166)
build_install 0.010805 0.004449 3.093264 ( 2.553767)
test_btest 0.001079 0.000000 69.461069 ( 35.712554)
test_basic 0.002438 0.003822 0.531042 ( 0.796487)
test_all 0.001121 0.000261 559.622962 (332.425039)
test_rubyspec 0.029642 0.039503 85.592149 (131.287224)
total: 511.57 sec