Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250625-025234
#<BuildRuby:0x00007c00f50cfdd8
@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.20250625-025234",
@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.000032 0.000007 0.000039 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.004511 0.002912 3.170167 ( 2.396834)
build_miniruby 0.001404 0.000000 1.156959 ( 1.154320)
build_ruby 0.000000 0.001685 2.723122 ( 2.864649)
build_all 0.004552 0.002918 5.025123 ( 1.981041)
build_install 0.011475 0.006158 7.172414 ( 3.330763)
test_btest 0.000892 0.000000 48.058284 ( 13.800488)
test_basic 0.004518 0.002549 0.705159 ( 0.760593)
test_all 0.083943 0.031766 651.440827 (193.091851)
test_rubyspec 0.045181 0.032715 147.858247 ( 23.760875)
total: 243.14 sec