Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-020119
#<BuildRuby:0x00007f32955afdd8
@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.20241027-020119",
@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.000019)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.004025 0.004006 3.644936 ( 3.567480)
build_miniruby 0.001362 0.000408 1.577801 ( 1.574816)
build_ruby 0.001541 0.000463 4.382592 ( 4.558789)
build_all 0.008928 0.000000 6.912569 ( 2.815542)
build_install 0.020239 0.000000 10.040263 ( 4.855490)
test_btest 0.000876 0.000000 78.124304 ( 21.918438)
test_basic 0.007909 0.002412 0.950515 ( 0.994968)
test_all 0.116982 0.033891 746.656336 (226.699164)
test_rubyspec 0.054807 0.028658 124.255591 ( 25.635843)
total: 292.62 sec