Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-021142
#<BuildRuby:0x00007f42e8f1fdd8
@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.20240620-021142",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.005180 0.002943 3.337963 ( 3.225837)
build_miniruby 0.001311 0.000491 1.373335 ( 1.369934)
build_ruby 0.001416 0.000531 3.378931 ( 3.549908)
build_all 0.007530 0.001269 7.567085 ( 2.978709)
build_install 0.015035 0.006244 10.369195 ( 4.786797)
test_btest 0.000709 0.000260 114.672303 ( 63.848089)
test_basic 0.009012 0.004377 1.333825 ( 1.581092)
test_all 0.106023 0.044743 833.047510 (272.888683)
test_rubyspec 0.061172 0.026310 162.304349 ( 26.669159)
total: 380.90 sec