Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-234452
#<BuildRuby:0x00007fd70c58fdc8
@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.20240926-234452",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.002144 0.006000 3.810723 ( 3.110665)
build_miniruby 0.001195 0.000399 1.160680 ( 1.157442)
build_ruby 0.001287 0.000429 3.309194 ( 3.511000)
build_all 0.006512 0.002170 6.945542 ( 2.814291)
build_install 0.016621 0.004163 10.282334 ( 4.656012)
test_btest 0.000877 0.000280 94.419492 ( 25.276827)
test_basic 0.002516 0.009353 1.175407 ( 1.229071)
test_all 0.100685 0.049991 768.834616 (234.981261)
test_rubyspec 0.054914 0.031378 134.119407 ( 27.370230)
total: 304.11 sec