Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-055710
#<BuildRuby:0x00005626c893a1a8
@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.20240118-055710",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000026 0.000009 0.000035 ( 0.000035)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.003893 0.001416 1.744314 ( 2.090526)
build_miniruby 0.001087 0.000396 1.460305 ( 1.458579)
build_ruby 0.001216 0.000442 3.091637 ( 3.327930)
build_all 0.005747 0.002090 5.662370 ( 2.586106)
build_install 0.011491 0.006507 7.122310 ( 3.757307)
test_btest 0.000544 0.000209 85.179013 ( 33.505292)
test_basic 0.005181 0.001992 0.863642 ( 0.940216)
test_all 0.072627 0.049658 760.214142 (284.261141)
test_rubyspec 0.047327 0.053120 158.583168 (170.492271)
total: 502.42 sec