Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-132234
#<BuildRuby:0x00007faf3b7dfdd8
@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.20240811-132234",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000026 0.000009 0.000035 ( 0.000034)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.000630 0.006574 2.746465 ( 2.684170)
build_miniruby 0.001099 0.000471 1.160255 ( 1.156911)
build_ruby 0.001314 0.000563 3.234856 ( 3.451345)
build_all 0.008449 0.000000 7.127599 ( 2.678617)
build_install 0.013994 0.003482 9.691205 ( 4.253089)
test_btest 0.000677 0.000251 111.678291 ( 31.297098)
test_basic 0.005776 0.004022 0.953751 ( 2.196353)
test_all 0.099622 0.052514 795.614843 (275.035575)
test_rubyspec 0.060767 0.033683 180.004365 ( 62.158505)
total: 384.91 sec