Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-062130
#<BuildRuby:0x000055e769a69ef0
@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.20231209-062130",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.000947 0.005675 2.157096 ( 2.247842)
build_miniruby 0.000000 0.001482 1.592741 ( 1.593227)
build_ruby 0.001132 0.001223 3.425341 ( 3.612144)
build_all 0.005749 0.002156 5.821551 ( 2.757736)
build_install 0.008548 0.010726 7.439354 ( 3.942490)
test_btest 0.000806 0.000362 83.879997 ( 29.898203)
test_basic 0.001661 0.006251 0.907800 ( 0.995214)
test_all 0.081655 0.038750 731.893358 (258.350728)
test_rubyspec 0.043523 0.023839 99.504480 (118.407015)
total: 421.81 sec