Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250811-084244
#<BuildRuby:0x0000724652aefdc0
@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.20250811-084244",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.004189 0.003598 3.903134 ( 2.700437)
build_miniruby 0.001261 0.000064 1.401554 ( 1.400772)
build_ruby 0.001376 0.000093 2.962168 ( 3.136745)
build_all 0.004506 0.002623 5.795862 ( 2.475908)
build_install 0.011283 0.002904 7.813858 ( 3.687202)
test_btest 0.000621 0.000171 53.950674 ( 16.929502)
test_basic 0.002525 0.005367 0.857865 ( 0.917813)
test_all 0.084568 0.030337 586.454372 (176.560589)
test_rubyspec 0.049183 0.028622 147.757082 ( 24.604145)
total: 232.42 sec