Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-005434
#<BuildRuby:0x00005589514e9f00
@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.20240111-005434",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.005806 0.000000 1.699156 ( 2.251890)
build_miniruby 0.000000 0.001434 1.951157 ( 1.953577)
build_ruby 0.000000 0.001737 3.319839 ( 3.552089)
build_all 0.007370 0.000032 5.649336 ( 3.019799)
build_install 0.017290 0.000499 7.067841 ( 4.277853)
test_btest 0.000877 0.000030 85.499932 ( 33.748768)
test_basic 0.000000 0.008565 0.922187 ( 1.017384)
test_all 0.098124 0.019653 750.935451 (303.773914)
test_rubyspec 0.040835 0.025588 97.232299 (109.059672)
total: 462.66 sec