Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-062803
#<BuildRuby:0x00007fa00d4bfdc0
@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.20241012-062803",
@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.000026 0.000004 0.000030 ( 0.000029)
autoconf 0.000048 0.000006 0.000054 ( 0.000053)
configure 0.000046 0.000006 0.000052 ( 0.000052)
build_up 0.008855 0.001165 4.381019 ( 4.697361)
build_miniruby 0.001622 0.000213 1.863447 ( 2.021607)
build_ruby 0.002138 0.000281 4.683062 ( 5.138399)
build_all 0.001866 0.008920 8.016034 ( 5.152023)
build_install 0.024804 0.000000 11.443595 ( 7.706125)
test_btest 0.000977 0.000000 100.061890 ( 61.818140)
test_basic 0.009843 0.003082 1.312976 ( 1.787880)
test_all 0.123783 0.038135 879.463456 (556.084176)
test_rubyspec 0.040250 0.058031 142.910884 (101.060113)
total: 745.47 sec