Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-073123
#<BuildRuby:0x00007f1cd7bbfdc8
@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.20241006-073123",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.003474 0.004729 3.733293 ( 3.599750)
build_miniruby 0.001517 0.000312 1.545673 ( 1.542767)
build_ruby 0.001738 0.000358 3.872247 ( 4.077439)
build_all 0.008074 0.000771 7.364550 ( 3.075353)
build_install 0.014650 0.004680 9.428454 ( 4.237804)
test_btest 0.000765 0.000161 95.284455 ( 25.280863)
test_basic 0.008135 0.001712 1.171376 ( 1.220947)
test_all 0.126140 0.023382 785.500167 (248.767041)
test_rubyspec 0.069368 0.022601 136.025254 ( 30.998399)
total: 322.80 sec