Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250723-184217
#<BuildRuby:0x000076139577fdc0
@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.20250723-184217",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.002545 0.004742 3.014003 ( 2.104656)
build_miniruby 0.001035 0.000296 1.232637 ( 1.229242)
build_ruby 0.000461 0.001175 2.903084 ( 3.127285)
build_all 0.006602 0.001306 5.230688 ( 2.080831)
build_install 0.014243 0.004367 7.823134 ( 3.831924)
test_btest 0.000805 0.001679 52.737941 ( 14.632067)
test_basic 0.004508 0.003139 0.685607 ( 0.738212)
test_all 0.088132 0.025537 583.811884 (175.296885)
test_rubyspec 0.043623 0.033344 144.493946 ( 25.298066)
total: 228.34 sec