Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-075557
#<BuildRuby:0x000055942efc28e0
@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.20231212-075557",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000020)
build_up 0.002406 0.003696 2.274099 ( 2.337261)
build_miniruby 0.000000 0.001866 1.386420 ( 1.390235)
build_ruby 0.001944 0.000004 3.000192 ( 3.190950)
build_all 0.006757 0.000609 5.509414 ( 2.281217)
build_install 0.009831 0.006279 6.762171 ( 3.196706)
test_btest 0.000726 0.000166 82.855148 ( 22.442081)
test_basic 0.005681 0.000000 0.817791 ( 0.879226)
test_all 0.079353 0.040196 697.451694 (215.707865)
test_rubyspec 0.032695 0.019634 82.112125 ( 93.470502)
total: 344.90 sec