Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-232846
#<BuildRuby:0x00007f120780fdc0
@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.20241102-232846",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003258 0.003872 3.681270 ( 3.734644)
build_miniruby 0.001195 0.000335 1.460535 ( 1.456880)
build_ruby 0.000000 0.001953 3.048290 ( 3.283897)
build_all 0.008381 0.000936 6.104027 ( 2.488185)
build_install 0.012194 0.006803 8.895113 ( 4.218763)
test_btest 0.000681 0.000212 69.995132 ( 18.448075)
test_basic 0.007377 0.002305 0.980094 ( 1.028689)
test_all 0.104196 0.040792 675.566017 (272.418427)
test_rubyspec 0.038912 0.039411 119.657111 ( 25.135646)
total: 332.21 sec