Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-111356
#<BuildRuby:0x0000557caf73e138
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20231015-111356",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.007234 0.000215 2.449539 ( 3.517237)
build_miniruby 0.000000 0.001603 1.660812 ( 1.932015)
build_ruby 0.000000 0.001663 3.700835 ( 13.151226)
build_all 0.007000 0.001506 6.555081 ( 4.317714)
build_install 0.013038 0.007565 8.059383 ( 5.710596)
test_btest 0.000986 0.000145 88.783518 ( 63.404494)
test_basic 0.002014 0.007200 0.976341 ( 1.334130)
test_all 0.009993 0.000781 693.101768 (343.616110)
test_rubyspec 0.036763 0.036471 106.142312 (133.283861)
total: 570.27 sec