Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-090552
#<BuildRuby:0x000056116d081f68
@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.20240205-090552",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.003000 0.003758 2.072054 ( 3.173572)
build_miniruby 0.000000 0.001628 1.816830 ( 1.899416)
build_ruby 0.000000 0.002013 3.658294 ( 4.259761)
build_all 0.001723 0.007263 6.634638 ( 5.275778)
build_install 0.013054 0.009328 8.290436 ( 6.790976)
test_btest 0.000759 0.000237 92.520799 ( 73.680295)
test_basic 0.000015 0.008034 1.016333 ( 1.397024)
test_all 0.089624 0.038049 815.669333 (732.891226)
test_rubyspec 0.079096 0.035839 191.829106 (251.609221)
total: 1080.98 sec