Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250807-212844
#<BuildRuby:0x000072376b4efdd0
@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.20250807-212844",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.004903 0.002981 3.782662 ( 2.656022)
build_miniruby 0.001267 0.000049 1.192326 ( 1.189685)
build_ruby 0.000501 0.001098 3.170071 ( 3.354317)
build_all 0.005033 0.002423 5.711841 ( 2.393917)
build_install 0.013437 0.004057 8.383322 ( 4.113575)
test_btest 0.000100 0.000798 55.428619 ( 15.965528)
test_basic 0.003533 0.004318 0.731171 ( 0.866462)
test_all 0.080373 0.039032 649.243943 (222.977443)
test_rubyspec 0.054613 0.024694 152.841174 ( 34.848589)
total: 288.37 sec