Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-071224
#<BuildRuby:0x00007f07f677fdd0
@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.20240625-071224",
@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.000024 0.000007 0.000031 ( 0.000032)
autoconf 0.000038 0.000011 0.000049 ( 0.000048)
configure 0.000034 0.000010 0.000044 ( 0.000043)
build_up 0.007684 0.002161 4.238221 ( 6.845290)
build_miniruby 0.001721 0.000484 1.907812 ( 2.821005)
build_ruby 0.002120 0.000597 4.773916 ( 7.212118)
build_all 0.009571 0.002692 9.398531 ( 11.564054)
build_install 0.018399 0.008852 12.528002 ( 14.675303)
test_btest 0.000793 0.000241 129.963839 (176.631294)
test_basic 0.003281 0.011483 1.456500 ( 3.054940)
test_all 0.106626 0.062650 992.311901 (1121.479899)
test_rubyspec 0.062365 0.038948 181.911723 ( 84.647556)
total: 1428.93 sec