Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250803-154320
#<BuildRuby:0x000077c62068fde0
@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.20250803-154320",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.001731 0.005919 3.171041 ( 2.105882)
build_miniruby 0.001123 0.000304 1.117208 ( 1.113881)
build_ruby 0.001241 0.000336 2.784435 ( 2.953839)
build_all 0.006130 0.001766 5.033365 ( 1.955796)
build_install 0.010911 0.005003 7.261177 ( 3.416149)
test_btest 0.000721 0.000116 52.227799 ( 14.267168)
test_basic 0.004628 0.002201 0.673677 ( 0.733326)
test_all 0.088759 0.026692 599.407040 (226.149341)
test_rubyspec 0.058579 0.024639 156.025916 ( 34.274245)
total: 286.97 sec