Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-221145
#<BuildRuby:0x0000563c37c7ded0
@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.20240315-221145",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006243 0.001076 2.527756 ( 3.646629)
build_miniruby 0.001341 0.000231 1.920177 ( 2.430952)
build_ruby 0.001749 0.000302 3.917790 ( 4.574144)
build_all 0.008678 0.000725 7.509984 ( 5.685918)
build_install 0.020271 0.002548 9.286264 ( 7.549602)
test_btest 0.001026 0.000165 97.516956 ( 68.157450)
test_basic 0.004270 0.003972 1.034332 ( 1.462242)
test_all 0.087557 0.035276 757.400636 (305.735748)
test_rubyspec 0.038444 0.054819 136.306514 (177.704166)
total: 576.95 sec