Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-202332
#<BuildRuby:0x00007f779efbfdc0
@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.20240806-202332",
@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.000011 0.000004 0.000015 ( 0.000014)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.005862 0.001954 3.308847 ( 3.259753)
build_miniruby 0.001195 0.000398 1.355047 ( 1.351842)
build_ruby 0.001767 0.000000 3.861344 ( 4.017525)
build_all 0.007874 0.000618 7.572679 ( 2.960107)
build_install 0.011696 0.006521 10.180430 ( 4.590792)
test_btest 0.001044 0.000000 114.291869 ( 29.905924)
test_basic 0.011248 0.001224 1.124693 ( 1.203156)
test_all 0.118971 0.029168 842.754013 (244.708224)
test_rubyspec 0.046938 0.040254 163.359024 ( 32.778855)
total: 324.78 sec