Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-032602
#<BuildRuby:0x0000557061efa4f8
@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.20240217-032602",
@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.000025 0.000004 0.000029 ( 0.000029)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.002377 0.004394 2.115305 ( 3.768573)
build_miniruby 0.001497 0.000277 1.810818 ( 2.171646)
build_ruby 0.001675 0.000310 3.867198 ( 4.652147)
build_all 0.008455 0.000020 6.749281 ( 5.784285)
build_install 0.015603 0.004752 8.496356 ( 7.963988)
test_btest 0.000703 0.000132 94.594836 ( 89.137804)
test_basic 0.002443 0.007147 1.010801 ( 2.584601)
test_all 0.084063 0.040125 781.885439 (494.285450)
test_rubyspec 0.069071 0.024648 128.855005 (171.595285)
total: 781.94 sec