Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250619-035201
#<BuildRuby:0x000077a604e4fdc8
@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.20250619-035201",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000047 0.000000 0.000047 ( 0.000048)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.002220 0.005626 3.758268 ( 3.082979)
build_miniruby 0.001148 0.000287 1.502852 ( 1.499552)
build_ruby 0.001357 0.000339 3.266065 ( 14.902570)
build_all 0.004582 0.002979 5.589309 ( 2.239281)
build_install 0.010706 0.006664 8.531907 ( 4.126856)
test_btest 0.000684 0.000202 52.617907 ( 17.981042)
test_basic 0.003273 0.003947 0.892842 ( 0.958887)
test_all 0.087672 0.033539 647.651871 (193.243643)
test_rubyspec 0.048142 0.032015 110.413257 ( 27.388388)
total: 265.42 sec