Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250825-123213
#<BuildRuby:0x000073e01592fdd8
@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.20250825-123213",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.005952 0.003785 4.805987 ( 4.861433)
build_miniruby 0.001555 0.000136 1.811525 ( 1.911355)
build_ruby 0.000953 0.001012 4.401697 ( 5.211854)
build_all 0.008953 0.001518 6.650832 ( 5.372829)
build_install 0.024145 0.001929 10.035857 ( 8.137578)
test_btest 0.000795 0.000185 65.999733 ( 47.871127)
test_basic 0.003280 0.005828 1.103176 ( 1.281692)
test_all 0.095434 0.030447 643.632743 (229.476605)
test_rubyspec 0.047602 0.031765 112.538487 ( 22.858242)
total: 326.98 sec