Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240907-003856
#<BuildRuby:0x00007f197022fde0
@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.20240907-003856",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.003913 0.003970 3.815055 ( 3.851840)
build_miniruby 0.001600 0.000000 1.382793 ( 1.379276)
build_ruby 0.002046 0.000000 4.226219 ( 4.438846)
build_all 0.004832 0.003361 8.052151 ( 3.216147)
build_install 0.014722 0.003728 10.947340 ( 5.275243)
test_btest 0.000903 0.000000 121.040112 ( 31.709097)
test_basic 0.010183 0.000000 1.155262 ( 1.210723)
test_all 0.103766 0.048434 812.650951 (249.160982)
test_rubyspec 0.058676 0.034398 170.460114 ( 35.491597)
total: 335.73 sec