Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-075755
#<BuildRuby:0x00005636aed06390
@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.20240317-075755",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.003890 0.003993 2.575849 ( 2.823798)
build_miniruby 0.001239 0.000361 1.969207 ( 2.015522)
build_ruby 0.001537 0.000449 3.813410 ( 4.116723)
build_all 0.006346 0.002343 7.351294 ( 3.146187)
build_install 0.017137 0.003772 9.267265 ( 4.777476)
test_btest 0.000762 0.000217 99.272429 ( 40.428025)
test_basic 0.006177 0.001765 1.007199 ( 1.093409)
test_all 0.108755 0.020133 854.609141 (328.059847)
test_rubyspec 0.023670 0.078771 145.628333 (182.964814)
total: 569.43 sec