Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-021917
#<BuildRuby:0x00007f56842efdd8
@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.20240820-021917",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000034 0.000012 0.000046 ( 0.000046)
configure 0.000027 0.000010 0.000037 ( 0.000037)
build_up 0.008173 0.001446 4.174127 ( 5.020351)
build_miniruby 0.001515 0.000537 1.845713 ( 1.895314)
build_ruby 0.001942 0.000689 5.055460 ( 5.427342)
build_all 0.008006 0.002841 8.995864 ( 5.663183)
build_install 0.020780 0.002379 12.208988 ( 7.637904)
test_btest 0.000668 0.000216 123.321901 ( 33.383024)
test_basic 0.008022 0.002718 1.315133 ( 1.365879)
test_all 0.100062 0.052968 849.828544 (248.201600)
test_rubyspec 0.046594 0.046133 166.505046 ( 37.694412)
total: 346.29 sec