Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-101255
#<BuildRuby:0x0000558ebed6e320
@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.20231011-101255",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006317 0.000677 2.477425 ( 3.754691)
build_miniruby 0.000000 0.001895 1.712064 ( 1.936945)
build_ruby 0.000000 0.001690 3.585656 ( 3.938169)
build_all 0.004989 0.004033 6.453678 ( 4.307399)
build_install 0.015234 0.006360 8.221527 ( 5.859571)
test_btest 0.000734 0.000143 87.554573 ( 46.082388)
test_basic 0.008283 0.000000 0.972090 ( 1.287590)
test_all 0.008994 0.000347 665.527282 (322.972667)
test_rubyspec 0.049917 0.026408 110.074443 (135.322331)
total: 525.46 sec