Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-020740
#<BuildRuby:0x00007f06253cfdc0
@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.20240626-020740",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000030 0.000014 0.000044 ( 0.000044)
configure 0.000026 0.000012 0.000038 ( 0.000038)
build_up 0.003881 0.003975 3.294518 ( 3.231860)
build_miniruby 0.001129 0.000521 1.393205 ( 1.390365)
build_ruby 0.001460 0.000674 4.186683 ( 4.380575)
build_all 0.007199 0.001415 8.238429 ( 3.326422)
build_install 0.018809 0.002393 11.126561 ( 5.294408)
test_btest 0.001120 0.000000 112.456186 ( 31.691338)
test_basic 0.007377 0.001593 1.235621 ( 1.289638)
test_all 0.128450 0.019534 825.681923 (231.008862)
test_rubyspec 0.042507 0.052522 170.740582 ( 33.982212)
total: 315.60 sec