Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-214054
#<BuildRuby:0x0000557445222090
@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.20231022-214054",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000004 0.000000 0.000004 ( 0.000016)
build_up 0.002504 0.003851 3.161842 ( 3.289596)
build_miniruby 0.001297 0.000162 1.413315 ( 1.411425)
build_ruby 0.001350 0.000168 2.675770 ( 2.858157)
build_all 0.006271 0.000784 5.530831 ( 2.279353)
build_install 0.010335 0.006086 7.517279 ( 3.355759)
test_btest 0.000720 0.000120 77.248428 ( 21.101809)
test_basic 0.004313 0.000719 0.746032 ( 0.811867)
test_all 0.084674 0.033635 607.345905 (175.644311)
test_rubyspec 0.027734 0.023890 81.561612 ( 93.251504)
total: 304.00 sec