Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-153731
#<BuildRuby:0x000055cb1dd76138
@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.20240305-153731",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.002635 0.004519 2.483560 ( 2.495668)
build_miniruby 0.001096 0.000183 1.290854 ( 1.293440)
build_ruby 0.001183 0.000197 3.343696 ( 3.561562)
build_all 0.006958 0.000427 6.148691 ( 2.324532)
build_install 0.017677 0.000000 8.000439 ( 3.808759)
test_btest 0.000893 0.000000 87.760953 ( 23.163596)
test_basic 0.001451 0.004094 0.921399 ( 0.980176)
test_all 0.076994 0.039524 718.469361 (218.828839)
test_rubyspec 0.041493 0.041198 111.775777 (121.046522)
total: 377.50 sec