Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250713-010847
#<BuildRuby:0x000070ff7093fdd8
@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.20250713-010847",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.001227 0.006066 3.214420 ( 2.307233)
build_miniruby 0.000501 0.000826 1.115614 ( 1.111891)
build_ruby 0.001425 0.000149 3.191805 ( 4.415111)
build_all 0.006216 0.001756 5.214606 ( 2.086523)
build_install 0.012997 0.003646 7.093285 ( 3.333433)
test_btest 0.000077 0.000697 46.633603 ( 14.771002)
test_basic 0.004371 0.002876 0.711614 ( 0.763483)
test_all 0.075413 0.041566 664.624770 (239.949097)
test_rubyspec 0.049389 0.029643 146.872569 ( 30.312885)
total: 299.05 sec