Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250314-225031
#<BuildRuby:0x00007f36c35dfdd0
@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.20250314-225031",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000043 0.000000 0.000043 ( 0.000043)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.006727 0.000778 2.970179 ( 3.277824)
build_miniruby 0.001457 0.000377 1.574122 ( 1.705646)
build_ruby 0.002321 0.000000 4.076994 ( 4.370183)
build_all 0.005592 0.004074 6.096922 ( 4.079348)
build_install 0.021713 0.002312 8.467764 ( 6.042634)
test_btest 0.000795 0.000199 49.899004 ( 39.596375)
test_basic 0.007531 0.004944 0.945853 ( 1.885675)
test_all 0.092901 0.034124 631.544885 (260.824601)
test_rubyspec 0.053935 0.024927 102.528112 ( 28.298619)
total: 350.08 sec