Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-124334
#<BuildRuby:0x00007ff30859fdc8
@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.20240713-124334",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.003857 0.003959 3.362883 ( 3.348141)
build_miniruby 0.000000 0.001662 1.333907 ( 1.330889)
build_ruby 0.000517 0.001456 3.843962 ( 29.396035)
build_all 0.004940 0.004152 7.948626 ( 3.145182)
build_install 0.016714 0.004179 10.833097 ( 5.426389)
test_btest 0.000953 0.000238 112.156465 ( 30.963422)
test_basic 0.004992 0.004247 1.171482 ( 2.916872)
test_all 0.107011 0.049033 846.597318 (250.817794)
test_rubyspec 0.059727 0.028379 160.547430 ( 34.187473)
total: 361.53 sec