Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-061459
#<BuildRuby:0x000055e9192adf70
@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.20240202-061459",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000000 0.005777 1.876988 ( 2.248511)
build_miniruby 0.000000 0.001662 1.669435 ( 1.672252)
build_ruby 0.001138 0.000600 3.296720 ( 3.549686)
build_all 0.002999 0.004637 6.394254 ( 3.335737)
build_install 0.016010 0.002297 7.847000 ( 4.791473)
test_btest 0.000567 0.000110 86.123079 ( 35.412670)
test_basic 0.001930 0.004981 0.903894 ( 0.978505)
test_all 0.076114 0.039150 757.495480 (241.181533)
test_rubyspec 0.055507 0.044175 157.564484 (168.882159)
total: 462.05 sec