Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-150734
#<BuildRuby:0x00007f1bff7ffdd8
@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.20240731-150734",
@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.000033 0.000004 0.000037 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004432 0.004682 3.443808 ( 3.431546)
build_miniruby 0.001542 0.000241 1.351692 ( 1.348341)
build_ruby 0.001488 0.000233 4.068521 ( 4.191988)
build_all 0.007853 0.001227 8.211556 ( 3.334386)
build_install 0.019116 0.000811 11.020831 ( 5.394066)
test_btest 0.000724 0.000103 113.882423 ( 29.647029)
test_basic 0.002799 0.007268 1.169387 ( 1.218023)
test_all 0.101248 0.049143 892.316867 (253.643484)
test_rubyspec 0.036072 0.055453 169.912847 ( 39.960521)
total: 342.17 sec