Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-042338
#<BuildRuby:0x0000562476d22008
@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.20240127-042338",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001997 0.004303 1.896835 ( 2.230352)
build_miniruby 0.000000 0.001553 1.681348 ( 1.683784)
build_ruby 0.000000 0.001669 3.332582 ( 13.286326)
build_all 0.005757 0.001686 6.122084 ( 3.054207)
build_install 0.017578 0.001306 7.754220 ( 4.353177)
test_btest 0.000598 0.000089 86.890518 ( 34.186852)
test_basic 0.006382 0.000945 0.929201 ( 1.010614)
test_all 0.061529 0.051301 724.291334 (272.794033)
test_rubyspec 0.038285 0.067522 161.548603 (173.415998)
total: 506.02 sec