Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-233029
#<BuildRuby:0x0000558d83315fb8
@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.20240111-233029",
@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.000001 0.000016 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005179 0.000044 1.537967 ( 1.932047)
build_miniruby 0.000000 0.001677 1.590293 ( 1.591245)
build_ruby 0.000000 0.001731 3.354489 ( 3.594899)
build_all 0.006609 0.000541 5.462339 ( 2.571432)
build_install 0.017726 0.000633 6.968507 ( 4.554986)
test_btest 0.000762 0.000051 82.089697 ( 39.435548)
test_basic 0.007391 0.000189 0.895889 ( 1.174866)
test_all 0.089307 0.028546 765.107018 (305.953153)
test_rubyspec 0.033352 0.033952 93.857510 (105.720193)
total: 466.53 sec