Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-161109
#<BuildRuby:0x00007f969baefdd8
@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.20240804-161109",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000047 0.000008 0.000055 ( 0.000055)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.001802 0.006788 3.941023 ( 4.135995)
build_miniruby 0.001831 0.000000 1.771899 ( 1.822824)
build_ruby 0.002190 0.000079 4.921511 ( 5.124027)
build_all 0.005566 0.004246 8.771191 ( 4.791352)
build_install 0.015767 0.004844 11.654108 ( 6.545092)
test_btest 0.000666 0.000154 100.369423 ( 27.635469)
test_basic 0.001386 0.007353 0.941243 ( 0.987832)
test_all 0.111049 0.036199 764.890105 (245.403843)
test_rubyspec 0.051158 0.037633 167.862083 ( 41.137997)
total: 337.59 sec