Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-084549
#<BuildRuby:0x00007f0fc3d2fdc8
@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.20240806-084549",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.000000 0.008589 3.905261 ( 3.957860)
build_miniruby 0.000068 0.001912 1.816385 ( 1.816822)
build_ruby 0.001605 0.000570 4.319648 ( 4.508739)
build_all 0.006689 0.002373 8.145207 ( 3.104733)
build_install 0.017282 0.002994 11.140282 ( 5.220638)
test_btest 0.000704 0.000234 121.051513 ( 41.319515)
test_basic 0.003360 0.002550 1.365550 ( 1.841028)
test_all 0.113406 0.039401 885.950103 (285.542416)
test_rubyspec 0.054956 0.036988 171.641775 ( 34.447748)
total: 381.76 sec