Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-063607
#<BuildRuby:0x000055feb0155fb8
@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.20231020-063607",
@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.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.005831 0.000228 1.838649 ( 1.999058)
build_miniruby 0.001206 0.000158 1.321276 ( 1.320440)
build_ruby 0.001282 0.000167 3.143225 ( 3.324929)
build_all 0.002801 0.004758 5.557807 ( 2.222103)
build_install 0.005405 0.011092 6.602006 ( 3.057734)
test_btest 0.000814 0.000219 77.470593 ( 21.719945)
test_basic 0.004916 0.000203 0.766575 ( 0.833202)
test_all 0.008427 0.000000 609.306873 (194.391426)
test_rubyspec 0.027805 0.020451 77.339163 ( 89.083458)
total: 317.95 sec