Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-130911
#<BuildRuby:0x00007fac9cbefdc0
@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.20240705-130911",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.004768 0.004309 4.409493 ( 3.927759)
build_miniruby 0.001641 0.000583 1.850759 ( 1.879700)
build_ruby 0.001992 0.000706 5.049454 ( 5.521968)
build_all 0.010591 0.002195 9.457158 ( 6.332595)
build_install 0.013830 0.012525 13.303671 ( 9.383892)
test_btest 0.000911 0.000358 139.602926 ( 85.622433)
test_basic 0.008589 0.002553 1.349061 ( 1.390076)
test_all 0.099729 0.056136 814.115480 (223.323679)
test_rubyspec 0.068024 0.034639 179.368503 ( 30.852490)
total: 368.24 sec