Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-005631
#<BuildRuby:0x000055b7af10e138
@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.20231022-005631",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003517 0.003905 3.657616 ( 4.266144)
build_miniruby 0.000000 0.001600 1.664499 ( 1.712493)
build_ruby 0.000000 0.001930 3.218607 ( 3.425580)
build_all 0.002246 0.004696 5.664549 ( 2.789131)
build_install 0.012970 0.006327 7.810410 ( 4.145432)
test_btest 0.000595 0.000145 79.630028 ( 32.068944)
test_basic 0.006260 0.001518 0.836049 ( 0.924218)
test_all 0.081072 0.040550 636.891903 (267.103759)
test_rubyspec 0.031042 0.040712 99.114497 (131.894934)
total: 448.33 sec