Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-001708
#<BuildRuby:0x0000555dceb1e230
@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.20240129-001708",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.001885 0.004663 1.927020 ( 2.312696)
build_miniruby 0.001098 0.000349 1.724062 ( 1.723363)
build_ruby 0.001736 0.000000 2.951951 ( 3.194528)
build_all 0.006525 0.001258 6.013974 ( 3.083936)
build_install 0.018865 0.000000 7.549136 ( 4.463932)
test_btest 0.000807 0.000000 85.772774 ( 31.565885)
test_basic 0.006789 0.000071 0.835438 ( 0.910921)
test_all 0.072029 0.042229 721.383127 (258.874269)
test_rubyspec 0.037535 0.069585 165.183864 (176.929893)
total: 483.06 sec