Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-153720
#<BuildRuby:0x000055ee228ea3d0
@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.20231015-153720",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002170 0.004290 2.334500 ( 2.447048)
build_miniruby 0.001354 0.000187 1.483923 ( 1.482774)
build_ruby 0.001942 0.000268 3.280644 ( 3.474363)
build_all 0.008628 0.000000 6.323616 ( 3.324248)
build_install 0.009098 0.011926 7.993045 ( 4.604097)
test_btest 0.000567 0.000117 86.156470 ( 35.310806)
test_basic 0.005663 0.001165 0.921824 ( 0.999391)
test_all 0.008430 0.001541 681.920599 (274.941555)
test_rubyspec 0.029606 0.041151 99.805914 (112.328387)
total: 438.91 sec