Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-082041
#<BuildRuby:0x000055f43600a390
@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-082041",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000000 0.008083 2.482790 ( 3.800219)
build_miniruby 0.001610 0.000000 1.785176 ( 1.884227)
build_ruby 0.000000 0.002028 3.676572 ( 4.285959)
build_all 0.003486 0.005194 6.382995 ( 5.190624)
build_install 0.016164 0.005165 7.838581 ( 6.065590)
test_btest 0.000801 0.000000 88.061988 ( 50.189424)
test_basic 0.004961 0.003444 0.987399 ( 1.353444)
test_all 0.004511 0.005490 750.185512 (507.338278)
test_rubyspec 0.053731 0.028601 111.148551 (151.226787)
total: 731.34 sec