Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250727-143911
#<BuildRuby:0x00007ed2a0f9fdc0
@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.20250727-143911",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.003878 0.003300 3.128686 ( 2.128185)
build_miniruby 0.000193 0.001084 1.086237 ( 1.083851)
build_ruby 0.000338 0.001142 2.737697 ( 2.966148)
build_all 0.003959 0.003025 5.056810 ( 1.980209)
build_install 0.011742 0.003741 7.521901 ( 3.582513)
test_btest 0.001570 0.000178 53.100837 ( 15.195466)
test_basic 0.005086 0.003286 0.746765 ( 0.790926)
test_all 0.072232 0.038921 568.067877 (165.117335)
test_rubyspec 0.048559 0.032188 156.754599 ( 24.222369)
total: 217.07 sec