Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-101623
#<BuildRuby:0x00007f16859afdd8
@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.20240802-101623",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000027 0.000008 0.000035 ( 0.000036)
build_up 0.007139 0.000945 3.662890 ( 3.605673)
build_miniruby 0.001324 0.000397 1.534655 ( 1.531498)
build_ruby 0.001957 0.000000 4.196171 ( 4.350115)
build_all 0.007796 0.000436 8.280670 ( 3.292057)
build_install 0.007462 0.010827 10.323096 ( 4.534514)
test_btest 0.000650 0.000223 114.896427 ( 32.115192)
test_basic 0.002573 0.007559 1.277894 ( 1.326355)
test_all 0.091599 0.059916 861.161120 (268.042506)
test_rubyspec 0.050943 0.043918 163.504070 ( 34.399957)
total: 353.20 sec