Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250626-222850
#<BuildRuby:0x000072fea993fdd0
@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.20250626-222850",
@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.000011 0.000003 0.000014 ( 0.000016)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.004380 0.002804 3.364850 ( 2.684442)
build_miniruby 0.001077 0.000338 1.121531 ( 1.118506)
build_ruby 0.001214 0.000381 2.769387 ( 2.932085)
build_all 0.003272 0.003798 5.170834 ( 2.095632)
build_install 0.007206 0.009551 7.726237 ( 3.606043)
test_btest 0.000184 0.000681 50.683004 ( 13.913892)
test_basic 0.002564 0.003850 0.727386 ( 0.783381)
test_all 0.073996 0.037533 619.412872 (210.801631)
test_rubyspec 0.039343 0.035233 147.846797 ( 26.419986)
total: 264.36 sec