Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-174148
#<BuildRuby:0x00007fbb2e18fdd0
@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-174148",
@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.000018)
autoconf 0.000031 0.000003 0.000034 ( 0.000035)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.007746 0.000410 3.817296 ( 3.200451)
build_miniruby 0.001532 0.000170 1.232141 ( 1.229724)
build_ruby 0.001764 0.000000 3.186014 ( 3.364144)
build_all 0.006459 0.000444 5.287440 ( 2.139711)
build_install 0.014656 0.003492 7.904774 ( 3.535688)
test_btest 0.000751 0.000090 80.812759 ( 21.424407)
test_basic 0.008522 0.001014 1.045421 ( 1.093029)
test_all 0.111094 0.037105 678.877098 (208.712976)
test_rubyspec 0.039982 0.046286 131.794496 ( 23.354880)
total: 268.06 sec