Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-040916
#<BuildRuby:0x00007f67bd16fdd8
@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-040916",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.007587 0.002720 4.960742 ( 4.209037)
build_miniruby 0.001511 0.000439 2.956004 ( 2.357764)
build_ruby 0.001618 0.000470 4.543446 ( 4.688650)
build_all 0.006048 0.002246 6.969580 ( 2.880030)
build_install 0.014638 0.005951 10.973111 ( 5.273212)
test_btest 0.000690 0.000211 95.475693 ( 25.298228)
test_basic 0.007591 0.002320 1.179283 ( 1.229166)
test_all 0.123005 0.029700 809.724221 (230.349144)
test_rubyspec 0.034948 0.051286 133.622438 ( 30.014318)
total: 306.30 sec