Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251210-012207
#<BuildRuby:0x0000701707e7fde0
@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.20251210-012207",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.001993 0.005307 2.906959 ( 3.233817)
build_miniruby 0.000709 0.000916 1.724235 ( 1.725108)
build_ruby 0.001887 0.000000 4.666196 ( 42.745089)
build_all 0.008314 0.001686 7.168226 ( 3.674495)
build_install 0.019739 0.001286 9.487777 ( 16.046517)
test_btest 0.001035 0.000007 76.048537 ( 27.840918)
test_basic 0.006309 0.002921 1.052168 ( 1.170344)
test_all 0.097217 0.038579 839.295693 (414.554428)
test_rubyspec 0.056291 0.033016 127.771731 ( 45.118373)
total: 556.11 sec