Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-202655
#<BuildRuby:0x0000557ff6412258
@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.20230207-202655",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004684 0.000814 1.272730 ( 2.555168)
build_miniruby 0.001312 0.000228 1.339662 ( 1.775630)
build_ruby 0.001736 0.000000 2.715254 ( 3.511506)
build_all 0.007540 0.000151 4.116720 ( 3.919466)
build_install 0.011101 0.005563 3.106505 ( 3.442629)
test_btest 0.000891 0.000171 60.652883 ( 48.293449)
test_basic 0.002627 0.004121 0.480706 ( 0.713000)
test_all 0.001112 0.000247 677.713243 (348.337037)
test_rubyspec 0.013824 0.034255 74.364730 ( 90.110742)
total: 502.66 sec