Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-061451
#<BuildRuby:0x000055ccbdea9fb8
@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.20230926-061451",
@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.000016)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.007492 0.000000 2.351968 ( 4.776622)
build_miniruby 0.002047 0.000000 1.733722 ( 1.935593)
build_ruby 0.001904 0.000000 3.649526 ( 4.165409)
build_all 0.004565 0.003691 6.563413 ( 4.983654)
build_install 0.013900 0.008534 8.022134 ( 6.434328)
test_btest 0.000000 0.000914 86.680517 ( 51.106475)
test_basic 0.005543 0.002539 0.990264 ( 1.408089)
test_all 0.005602 0.004243 731.778513 (516.189226)
test_rubyspec 0.040451 0.042984 111.561653 (157.271213)
total: 748.27 sec