Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-004321
#<BuildRuby:0x00007f61e3a2fde0
@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.20241116-004321",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.008192 0.000713 4.276251 ( 4.951416)
build_miniruby 0.000000 0.001839 1.867261 ( 2.021247)
build_ruby 0.000443 0.002274 4.501762 ( 4.793716)
build_all 0.005688 0.002734 6.576828 ( 2.796099)
build_install 0.013779 0.006252 9.134436 ( 4.426320)
test_btest 0.000741 0.000171 78.206763 ( 20.789267)
test_basic 0.005041 0.004461 1.053442 ( 1.100297)
test_all 0.093128 0.052313 733.651549 (304.186963)
test_rubyspec 0.058878 0.028942 129.123188 ( 41.560125)
total: 386.63 sec