Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-111121
#<BuildRuby:0x000056276426a228
@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.20231011-111121",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.000000 0.007543 2.578611 ( 3.929304)
build_miniruby 0.001344 0.000481 1.681489 ( 1.926372)
build_ruby 0.001223 0.000244 3.542710 ( 4.114534)
build_all 0.007255 0.001451 6.432804 ( 4.678689)
build_install 0.005097 0.014535 7.992669 ( 6.322125)
test_btest 0.000000 0.001286 86.514691 ( 47.617709)
test_basic 0.004344 0.004578 1.048871 ( 1.443590)
test_all 0.009654 0.000375 716.104531 (353.776608)
test_rubyspec 0.043180 0.030990 107.911811 (127.407701)
total: 551.22 sec