Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-042909
#<BuildRuby:0x00007fc3a497fdc8
@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.20240802-042909",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.005971 0.000718 2.686339 ( 2.953764)
build_miniruby 0.001091 0.000402 1.206932 ( 1.203713)
build_ruby 0.001399 0.000516 4.107984 ( 4.310170)
build_all 0.005756 0.003208 8.217181 ( 3.198869)
build_install 0.007869 0.012016 10.975804 ( 5.053579)
test_btest 0.000617 0.000293 116.819224 ( 30.433308)
test_basic 0.010264 0.000511 0.928799 ( 0.973508)
test_all 0.099233 0.052243 837.406033 (236.596316)
test_rubyspec 0.044935 0.043248 164.818300 ( 32.308418)
total: 317.03 sec