Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-203409
#<BuildRuby:0x000055a1eed79ed0
@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.20240213-203409",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002518 0.003722 1.911386 ( 2.526000)
build_miniruby 0.000000 0.001446 3.299728 ( 3.130586)
build_ruby 0.000000 0.001324 2.904562 ( 4.536580)
build_all 0.000480 0.006795 5.799687 ( 2.167980)
build_install 0.008223 0.007679 7.472631 ( 3.466366)
test_btest 0.000644 0.000222 86.902422 ( 23.036412)
test_basic 0.005729 0.001976 0.905766 ( 0.969942)
test_all 0.096409 0.020774 761.227189 (242.019532)
test_rubyspec 0.045715 0.056407 169.844881 (179.049441)
total: 460.90 sec