Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-005813
#<BuildRuby:0x000055f6c3dae8e0
@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.20240205-005813",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005911 0.000875 2.066690 ( 3.191713)
build_miniruby 0.001575 0.000233 1.761350 ( 2.036200)
build_ruby 0.001570 0.000233 3.724504 ( 4.268535)
build_all 0.003979 0.005022 6.459915 ( 5.390525)
build_install 0.007733 0.014248 7.914775 ( 7.126387)
test_btest 0.000827 0.000237 90.110143 ( 68.620132)
test_basic 0.006954 0.000653 0.998801 ( 1.350837)
test_all 0.083624 0.039313 801.325305 (536.139589)
test_rubyspec 0.057992 0.056542 192.323947 (291.386980)
total: 919.51 sec