Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-002530
#<BuildRuby:0x00007fd4ac9ffdc0
@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.20240713-002530",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.007242 0.000368 3.322770 ( 3.277686)
build_miniruby 0.001443 0.000160 1.521613 ( 1.519456)
build_ruby 0.001668 0.000186 4.054640 ( 4.198327)
build_all 0.004387 0.004153 8.232716 ( 3.288706)
build_install 0.008707 0.009900 10.894522 ( 5.282836)
test_btest 0.001078 0.000000 114.465538 ( 29.961751)
test_basic 0.006840 0.000692 1.240556 ( 1.291529)
test_all 0.127959 0.016893 671.059721 (194.112736)
test_rubyspec 0.048864 0.039335 158.200951 ( 30.280383)
total: 273.21 sec