Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-233948
#<BuildRuby:0x000055e4817a6320
@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.20240316-233948",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.003749 0.002869 2.210836 ( 2.324316)
build_miniruby 0.001060 0.000275 1.454474 ( 1.452536)
build_ruby 0.001285 0.000334 3.112116 ( 3.330765)
build_all 0.003771 0.003849 6.501909 ( 2.477281)
build_install 0.016208 0.002253 8.027279 ( 3.556284)
test_btest 0.000697 0.000186 92.174225 ( 24.424466)
test_basic 0.001733 0.004707 0.926934 ( 0.990877)
test_all 0.109030 0.011553 834.530857 (278.370859)
test_rubyspec 0.048927 0.034161 106.815676 (116.123501)
total: 433.05 sec