Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-200347
#<BuildRuby:0x00007fe43f5dfdd8
@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.20241117-200347",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.000000 0.007437 3.854926 ( 3.773563)
build_miniruby 0.000000 0.001567 1.661405 ( 1.662797)
build_ruby 0.000000 0.001974 3.920775 ( 4.094675)
build_all 0.006259 0.002073 6.669483 ( 2.842302)
build_install 0.016707 0.000359 9.509332 ( 4.582080)
test_btest 0.000652 0.000124 81.880854 ( 21.788259)
test_basic 0.004991 0.004839 1.015172 ( 1.061336)
test_all 0.104887 0.042218 715.494675 (246.261580)
test_rubyspec 0.051788 0.028110 123.412899 ( 29.227626)
total: 315.30 sec