Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-171111
#<BuildRuby:0x0000559bf26da1a8
@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.20230626-171111",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.006117 0.000304 2.073483 ( 3.548270)
build_miniruby 0.001368 0.000202 1.624228 ( 1.637001)
build_ruby 0.001624 0.000241 2.993730 ( 3.166880)
build_all 0.007425 0.000452 2.651774 ( 2.249129)
build_install 0.013137 0.004376 3.849357 ( 2.889819)
test_btest 0.000000 0.001035 83.828730 ( 39.403767)
test_basic 0.000000 0.007418 0.874639 ( 1.220560)
test_all 0.000111 0.002430 623.638997 (277.272257)
test_rubyspec 0.027794 0.031666 91.755232 (140.310971)
total: 471.70 sec