Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-105921
#<BuildRuby:0x0000563addffa208
@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.20240212-105921",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005802 0.000000 1.797693 ( 2.120286)
build_miniruby 0.000000 0.001720 1.631531 ( 1.639292)
build_ruby 0.000771 0.000916 3.809201 ( 4.104033)
build_all 0.006670 0.001601 6.794184 ( 4.581716)
build_install 0.017687 0.002113 8.232482 ( 6.153363)
test_btest 0.000903 0.000095 93.033764 ( 64.053787)
test_basic 0.003802 0.004436 1.029972 ( 1.334390)
test_all 0.085130 0.035805 801.166780 (389.113707)
test_rubyspec 0.049764 0.065238 204.414135 (273.184909)
total: 746.29 sec