Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250228-112558
#<BuildRuby:0x00007f175fb4fdc0
@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.20250228-112558",
@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.000018 0.000008 0.000026 ( 0.000027)
autoconf 0.000022 0.000010 0.000032 ( 0.000032)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.002174 0.005139 3.372599 ( 2.534114)
build_miniruby 0.001097 0.000548 1.515380 ( 1.512469)
build_ruby 0.001168 0.000584 3.413144 ( 46.536049)
build_all 0.005330 0.002665 5.572651 ( 3.021002)
build_install 0.012480 0.006240 8.066973 ( 4.154671)
test_btest 0.000654 0.000327 46.567063 ( 13.079582)
test_basic 0.007129 0.001105 0.723544 ( 0.779791)
test_all 0.084604 0.033302 592.145663 (192.048964)
test_rubyspec 0.048258 0.025582 100.154566 ( 21.804727)
total: 285.47 sec