Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-234150
#<BuildRuby:0x000055e48ffb23d0
@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-234150",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002278 0.004231 2.359177 ( 2.409892)
build_miniruby 0.001418 0.000203 1.559004 ( 1.559598)
build_ruby 0.001705 0.000244 3.290417 ( 3.511773)
build_all 0.000000 0.007205 5.754571 ( 2.724223)
build_install 0.011214 0.005762 7.276023 ( 3.953702)
test_btest 0.000553 0.000130 81.573227 ( 27.571134)
test_basic 0.004518 0.003245 0.888718 ( 0.996587)
test_all 0.084320 0.037599 729.514861 (253.257000)
test_rubyspec 0.026926 0.028279 82.125373 ( 93.607058)
total: 389.59 sec