Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-021727
#<BuildRuby:0x00007f9a280bfdc8
@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.20241106-021727",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000007 0.000028 ( 0.000028)
autoconf 0.000033 0.000011 0.000044 ( 0.000043)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.003041 0.005085 3.766771 ( 3.680227)
build_miniruby 0.001152 0.000426 1.178139 ( 1.175583)
build_ruby 0.001944 0.000000 3.708165 ( 3.930847)
build_all 0.004487 0.003467 6.342293 ( 2.573956)
build_install 0.015442 0.002596 9.370308 ( 4.517839)
test_btest 0.000657 0.000233 76.665527 ( 21.889138)
test_basic 0.002354 0.007848 1.014613 ( 1.077400)
test_all 0.112223 0.032805 755.753239 (239.370497)
test_rubyspec 0.034684 0.045115 120.557814 ( 25.911468)
total: 304.13 sec