Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-094818
#<BuildRuby:0x0000559744042320
@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.20240101-094818",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.001126 0.003740 1.253185 ( 1.630043)
build_miniruby 0.001168 0.000130 1.067851 ( 1.065919)
build_ruby 0.001384 0.000000 2.645844 ( 2.879222)
build_all 0.000801 0.004712 5.210348 ( 2.054637)
build_install 0.009637 0.001460 5.961216 ( 2.824627)
test_btest 0.000644 0.000097 77.396706 ( 19.089033)
test_basic 0.004853 0.000736 0.743694 ( 0.803951)
test_all 0.076653 0.026775 632.072094 (182.169785)
test_rubyspec 0.014912 0.032880 69.745229 ( 81.575275)
total: 294.09 sec