Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251217-031842
#<BuildRuby:0x000072554b8cfdd0
@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.20251217-031842",
@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.000017 0.000006 0.000023 ( 0.000022)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.003377 0.004126 2.474737 ( 2.313748)
build_miniruby 0.001116 0.000393 1.501769 ( 1.498970)
build_ruby 0.000573 0.001220 3.977885 ( 4.050120)
build_all 0.006231 0.002728 6.700521 ( 2.667581)
build_install 0.014147 0.006311 8.980788 ( 4.739591)
test_btest 0.000956 0.000000 74.074428 ( 19.260951)
test_basic 0.001378 0.005883 0.998857 ( 1.045453)
test_all 0.094746 0.035268 716.146719 (246.232624)
test_rubyspec 0.058799 0.026912 133.708112 ( 36.494696)
total: 318.31 sec