Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-082014
#<BuildRuby:0x000055dde8309a00
@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.20231228-082014",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.005786 1.545282 ( 1.922752)
build_miniruby 0.000257 0.001119 1.417640 ( 1.416407)
build_ruby 0.001451 0.000215 3.430814 ( 3.622916)
build_all 0.008158 0.000066 5.650028 ( 3.333847)
build_install 0.017595 0.002426 6.890044 ( 4.451950)
test_btest 0.000734 0.000101 81.786148 ( 40.441291)
test_basic 0.007294 0.000373 0.939481 ( 1.052150)
test_all 0.107219 0.023459 853.981968 (832.621945)
test_rubyspec 0.045272 0.036795 104.969452 (196.602596)
total: 1085.47 sec