Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-130343
#<BuildRuby:0x00007f75aa7afdd8
@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.20241019-130343",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000006 0.000027 ( 0.000029)
autoconf 0.000034 0.000011 0.000045 ( 0.000044)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.004555 0.005568 4.766716 ( 5.859603)
build_miniruby 0.001466 0.000518 2.408068 ( 2.681617)
build_ruby 0.000026 0.002481 4.987070 ( 5.787309)
build_all 0.003957 0.008020 8.005362 ( 6.167611)
build_install 0.024645 0.001655 12.060737 ( 9.041167)
test_btest 0.000333 0.000992 104.330442 ( 80.595652)
test_basic 0.001871 0.012281 1.359083 ( 1.950944)
test_all 0.107437 0.054888 855.866307 (429.257234)
test_rubyspec 0.046389 0.041814 143.043156 ( 42.219694)
total: 583.56 sec