Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-172334
#<BuildRuby:0x00007f913230fdc0
@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.20240728-172334",
@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.000016 0.000005 0.000021 ( 0.000023)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.008308 0.000095 3.666700 ( 3.627904)
build_miniruby 0.001487 0.000418 1.693432 ( 1.691056)
build_ruby 0.000000 0.002112 4.332021 ( 4.509947)
build_all 0.010583 0.000000 8.402768 ( 4.248468)
build_install 0.020923 0.002695 11.437289 ( 5.955451)
test_btest 0.000749 0.000000 124.151869 ( 56.041551)
test_basic 0.008288 0.004363 1.328802 ( 1.519798)
test_all 0.094882 0.065976 935.276818 (704.409998)
test_rubyspec 0.056740 0.039557 183.998978 (215.521832)
total: 997.53 sec