Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-104613
#<BuildRuby:0x00007fa0e45ffdc0
@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.20240728-104613",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.002646 0.004969 3.602505 ( 3.729367)
build_miniruby 0.001260 0.000478 1.427606 ( 1.424041)
build_ruby 0.001453 0.000552 4.096702 ( 4.321091)
build_all 0.006479 0.002457 8.203133 ( 3.240465)
build_install 0.012878 0.005975 10.856850 ( 5.078658)
test_btest 0.000590 0.000229 119.492076 ( 31.221428)
test_basic 0.005140 0.004783 1.302872 ( 1.342361)
test_all 0.098981 0.052038 818.277392 (251.569039)
test_rubyspec 0.046681 0.046046 173.041255 ( 37.601584)
total: 339.53 sec