Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-200519
#<BuildRuby:0x00007f57bcbcfdc0
@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-200519",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.002594 0.004440 3.133579 ( 3.110136)
build_miniruby 0.001486 0.000239 1.460885 ( 1.457564)
build_ruby 0.001513 0.000244 3.753232 ( 3.933964)
build_all 0.004524 0.003501 6.965205 ( 2.592379)
build_install 0.014501 0.003739 9.940151 ( 4.636748)
test_btest 0.000708 0.000134 108.959964 ( 28.474141)
test_basic 0.001108 0.008400 0.932062 ( 0.977976)
test_all 0.107615 0.039103 781.362237 (215.065947)
test_rubyspec 0.055251 0.031846 163.559889 ( 29.146054)
total: 289.40 sec