Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-065558
#<BuildRuby:0x0000563c3cf91ef0
@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.20230816-065558",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.006596 0.000000 2.259892 ( 5.911871)
build_miniruby 0.000000 0.001615 1.685252 ( 2.515477)
build_ruby 0.000366 0.001433 3.555358 ( 6.369214)
build_all 0.007297 0.000664 6.446407 ( 6.146962)
build_install 0.007651 0.012997 8.020312 ( 7.687688)
test_btest 0.000794 0.000144 85.299009 ( 54.240088)
test_basic 0.000114 0.008285 0.964289 ( 1.990145)
test_all 0.009944 0.000382 684.566774 (396.502494)
test_rubyspec 0.046658 0.029286 107.610871 (211.103268)
total: 692.47 sec