Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-232635
#<BuildRuby:0x0000562397b4e1a8
@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.20230919-232635",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002671 0.003824 1.875306 ( 3.118105)
build_miniruby 0.001531 0.000264 1.648241 ( 1.650299)
build_ruby 0.000000 0.001940 3.280882 ( 3.482014)
build_all 0.002670 0.004873 6.147887 ( 2.819623)
build_install 0.014615 0.004583 7.882756 ( 5.315611)
test_btest 0.000664 0.000156 84.313969 ( 32.862236)
test_basic 0.000000 0.006854 0.983590 ( 1.066732)
test_all 0.006298 0.003207 698.703067 (242.426726)
test_rubyspec 0.043407 0.029022 103.156454 (114.561914)
total: 407.30 sec