Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-220137
#<BuildRuby:0x00007fb56ae5fde0
@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.20240705-220137",
@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.000026 0.000006 0.000032 ( 0.000032)
autoconf 0.000042 0.000009 0.000051 ( 0.000050)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.007654 0.001575 4.427096 ( 4.943732)
build_miniruby 0.001882 0.000387 1.805328 ( 2.034760)
build_ruby 0.000000 0.002619 4.771881 ( 5.178384)
build_all 0.010213 0.000992 8.633708 ( 7.098023)
build_install 0.019038 0.007957 12.501817 ( 9.631583)
test_btest 0.001040 0.000000 129.625605 (101.151186)
test_basic 0.006074 0.008099 1.466356 ( 2.063017)
test_all 0.122165 0.048956 1019.378400 (1082.767273)
test_rubyspec 0.063260 0.033147 188.496003 (161.626402)
total: 1376.50 sec