Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-051945
#<BuildRuby:0x00007fd9d117fdd8
@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.20240930-051945",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003716 0.004021 3.111550 ( 2.708361)
build_miniruby 0.001506 0.000000 1.172912 ( 1.170873)
build_ruby 0.001971 0.000000 2.999589 ( 3.213625)
build_all 0.006095 0.001029 5.319147 ( 2.059401)
build_install 0.011185 0.005843 7.966076 ( 3.432128)
test_btest 0.000844 0.000184 84.618069 ( 21.881259)
test_basic 0.007232 0.001572 0.819525 ( 0.874112)
test_all 0.099913 0.045169 690.596700 (195.189195)
test_rubyspec 0.049753 0.040813 134.194217 ( 22.717412)
total: 253.25 sec