Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-004926
#<BuildRuby:0x00007f868656fdd8
@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.20240905-004926",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.007172 0.000205 3.416093 ( 3.333890)
build_miniruby 0.001525 0.000044 1.379603 ( 1.376228)
build_ruby 0.001520 0.000044 3.469835 ( 14.306476)
build_all 0.003252 0.004282 7.469763 ( 3.074892)
build_install 0.015059 0.000339 9.534821 ( 4.308189)
test_btest 0.001071 0.000056 113.273100 ( 30.540987)
test_basic 0.004319 0.004857 1.203072 ( 1.392134)
test_all 0.102218 0.045725 817.795720 (264.640597)
test_rubyspec 0.056018 0.034056 161.063392 ( 33.189074)
total: 356.16 sec