Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-130839
#<BuildRuby:0x00007f53b27cfdc8
@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-130839",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.005087 0.002936 2.898666 ( 2.867845)
build_miniruby 0.000000 0.001623 1.190428 ( 1.186771)
build_ruby 0.000000 0.001965 3.211241 ( 3.417134)
build_all 0.002661 0.005657 6.801421 ( 2.488185)
build_install 0.017601 0.001455 9.825441 ( 4.233815)
test_btest 0.000734 0.000155 106.972716 ( 27.846879)
test_basic 0.010418 0.000000 1.216819 ( 1.266646)
test_all 0.115835 0.034392 768.572397 (226.376074)
test_rubyspec 0.041448 0.052247 162.062582 ( 28.380438)
total: 298.06 sec