Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-144425
#<BuildRuby:0x000055dd8b2f1f48
@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.20230514-144425",
@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.000004 0.000015 ( 0.000016)
autoconf 0.000019 0.000007 0.000026 ( 0.000025)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.002191 0.003266 1.726033 ( 3.221686)
build_miniruby 0.001065 0.000438 1.265287 ( 1.263612)
build_ruby 0.001192 0.000491 2.477493 ( 2.689291)
build_all 0.001716 0.004860 2.080767 ( 1.292872)
build_install 0.013541 0.002201 3.158237 ( 2.148283)
test_btest 0.000544 0.000229 73.937181 ( 23.572842)
test_basic 0.005564 0.000000 0.761162 ( 0.873744)
test_all 0.001558 0.000000 548.540081 (171.728604)
test_rubyspec 0.030268 0.018168 74.453523 ( 86.403571)
total: 293.20 sec