Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-192334
#<BuildRuby:0x00007f7e79dcfdd0
@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.20240815-192334",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.003095 0.004724 3.639335 ( 3.747871)
build_miniruby 0.001372 0.000331 1.617672 ( 1.613902)
build_ruby 0.001581 0.000381 4.327841 ( 4.521050)
build_all 0.007106 0.001715 8.138741 ( 3.205131)
build_install 0.015570 0.003759 10.826867 ( 4.934769)
test_btest 0.000716 0.000173 116.416303 ( 31.141179)
test_basic 0.007150 0.003040 1.068869 ( 1.112409)
test_all 0.101567 0.047994 886.996857 (249.769272)
test_rubyspec 0.051980 0.033634 160.748758 ( 35.283490)
total: 335.33 sec