Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-215902
#<BuildRuby:0x00007f245016fdc0
@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.20241207-215902",
@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.000027)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.000822 0.006939 3.680539 ( 3.672715)
build_miniruby 0.001280 0.000441 1.643793 ( 1.642094)
build_ruby 0.001410 0.000486 4.501930 ( 4.718448)
build_all 0.007349 0.002401 6.582419 ( 3.337897)
build_install 0.016014 0.005274 9.394794 ( 5.420217)
test_btest 0.000806 0.000000 79.902135 ( 32.088437)
test_basic 0.002282 0.009371 1.112449 ( 1.219287)
test_all 0.103130 0.047635 742.035825 (234.683463)
test_rubyspec 0.048701 0.029844 118.248815 ( 27.339571)
total: 314.12 sec