Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250904-224932
#<BuildRuby:0x000078bf0810fdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250904-224932",
@make="make",
@no_timeout_error=nil,
@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.000004 0.000022 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.006192 0.002532 4.450971 ( 2.865079)
build_miniruby 0.001101 0.000268 1.539424 ( 1.535968)
build_ruby 0.000559 0.001172 4.197767 ( 4.244051)
build_all 0.005524 0.003675 6.239582 ( 3.360186)
build_install 0.022866 0.002627 10.843539 ( 6.780977)
test_btest 0.000841 0.000207 62.645027 ( 22.074133)
test_basic 0.005763 0.002524 0.998461 ( 1.057946)
test_all 0.089555 0.032130 725.160883 (219.761165)
test_rubyspec 0.047580 0.032557 111.540621 ( 25.918547)
total: 287.60 sec