Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-141527
#<BuildRuby:0x00007f4fc7cdfdc0
@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.20240618-141527",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.003174 0.004782 3.507146 ( 3.562968)
build_miniruby 0.001720 0.000000 1.345590 ( 1.342095)
build_ruby 0.002023 0.000000 4.356680 ( 4.521077)
build_all 0.004368 0.004137 8.147177 ( 3.328167)
build_install 0.011471 0.007992 10.517939 ( 4.994346)
test_btest 0.000985 0.000000 109.925729 ( 28.785726)
test_basic 0.008908 0.000527 1.204273 ( 1.254736)
test_all 0.123829 0.024843 807.687485 (237.912485)
test_rubyspec 0.049963 0.037416 161.526659 ( 37.156546)
total: 322.86 sec