Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-171122
#<BuildRuby:0x00007f1de06cfde0
@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.20240728-171122",
@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.000024)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.004029 0.004008 3.684737 ( 3.678538)
build_miniruby 0.001759 0.000000 1.266737 ( 1.384274)
build_ruby 0.001765 0.000000 3.684174 ( 20.943008)
build_all 0.008650 0.000081 8.007657 ( 3.143136)
build_install 0.015337 0.001499 10.553981 ( 4.951043)
test_btest 0.000858 0.000176 117.310679 ( 31.223515)
test_basic 0.007780 0.003178 1.207419 ( 1.254575)
test_all 0.084555 0.067402 914.387790 (278.260409)
test_rubyspec 0.056447 0.032856 162.095211 ( 34.187124)
total: 379.03 sec