Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-204008
#<BuildRuby:0x00007efc02fcfdc8
@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.20240708-204008",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.006469 0.001438 3.388944 ( 3.198647)
build_miniruby 0.001293 0.000288 1.180827 ( 1.178136)
build_ruby 0.001485 0.000330 3.372945 ( 3.609275)
build_all 0.004278 0.004370 6.864666 ( 2.633889)
build_install 0.018634 0.000000 9.498562 ( 4.257775)
test_btest 0.001184 0.000000 115.121793 ( 31.558749)
test_basic 0.004493 0.005000 1.148427 ( 1.200871)
test_all 0.098987 0.050996 820.488636 (237.748657)
test_rubyspec 0.060715 0.030156 174.062633 ( 40.918214)
total: 326.31 sec