Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-153543
#<BuildRuby:0x00007efd3e2efdc8
@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.20240901-153543",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.006982 0.000449 3.176556 ( 3.225030)
build_miniruby 0.001342 0.000203 1.145936 ( 1.142941)
build_ruby 0.001492 0.000226 3.043781 ( 3.210231)
build_all 0.002764 0.004701 6.073528 ( 2.269055)
build_install 0.018038 0.000865 8.652938 ( 3.882961)
test_btest 0.000677 0.000113 101.603720 ( 26.041744)
test_basic 0.007522 0.001253 0.913504 ( 0.965914)
test_all 0.108542 0.038891 733.491749 (219.290306)
test_rubyspec 0.057051 0.035018 165.068115 ( 46.513290)
total: 306.54 sec