Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251031-181040
#<BuildRuby:0x000073ed166bfdd8
@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.20251031-181040",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.005066 0.002986 3.308321 ( 2.399817)
build_miniruby 0.000649 0.000910 2.152869 ( 1.749872)
build_ruby 0.001506 0.000155 2.869643 ( 3.052479)
build_all 0.005710 0.001570 5.331742 ( 2.151008)
build_install 0.011197 0.007897 8.402551 ( 4.079564)
test_btest 0.000599 0.000222 57.369746 ( 15.091413)
test_basic 0.006220 0.001399 0.752815 ( 0.799991)
test_all 0.074907 0.044257 600.444492 (187.774913)
test_rubyspec 0.047524 0.037495 116.999993 ( 19.786700)
total: 236.89 sec