Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-015431
#<BuildRuby:0x000055ae64075f68
@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.20230827-015431",
@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.000021 0.000004 0.000025 ( 0.000021)
autoconf 0.000032 0.000007 0.000039 ( 0.000034)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.000414 0.007052 2.289210 ( 4.450467)
build_miniruby 0.001167 0.000334 1.747035 ( 1.981865)
build_ruby 0.000000 0.001843 3.254969 ( 27.083304)
build_all 0.005636 0.002547 6.639420 ( 4.515112)
build_install 0.012477 0.006840 8.246568 ( 6.071802)
test_btest 0.000694 0.000231 86.718179 ( 49.701020)
test_basic 0.003522 0.006257 1.013218 ( 1.690667)
test_all 0.003338 0.007048 691.117077 (320.851089)
test_rubyspec 0.036659 0.036214 105.419026 (120.769286)
total: 537.12 sec