Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-234735
#<BuildRuby:0x0000560529d8a1d8
@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.20230726-234735",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006882 0.000523 2.245381 ( 6.475741)
build_miniruby 0.001622 0.000289 1.816247 ( 3.487703)
build_ruby 0.001324 0.000236 3.523671 ( 7.117624)
build_all 0.007497 0.001339 2.865896 ( 4.919013)
build_install 0.020994 0.001236 4.496736 ( 6.952360)
test_btest 0.001103 0.000178 83.349523 ( 90.253529)
test_basic 0.002844 0.000459 0.937408 ( 2.417740)
test_all 0.001636 0.000264 650.408527 (558.827279)
test_rubyspec 0.025128 0.032671 95.121514 (139.641219)
total: 820.09 sec