Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-014125
#<BuildRuby:0x000056145777e1a8
@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.20240101-014125",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004180 0.001090 1.579490 ( 1.917716)
build_miniruby 0.001100 0.000287 1.349100 ( 1.346770)
build_ruby 0.001169 0.000305 2.956263 ( 3.166549)
build_all 0.006055 0.000474 5.641234 ( 2.358317)
build_install 0.010817 0.004870 6.787052 ( 3.497329)
test_btest 0.000955 0.000257 80.306924 ( 21.686151)
test_basic 0.001817 0.004931 0.881166 ( 0.941521)
test_all 0.087311 0.032067 764.813010 (237.731876)
test_rubyspec 0.035983 0.021363 80.189223 ( 91.793268)
total: 364.44 sec