Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-205911
#<BuildRuby:0x00007fd91b3dfdc8
@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.20240812-205911",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.003256 0.004891 3.761473 ( 3.797542)
build_miniruby 0.001295 0.000388 1.266240 ( 1.265985)
build_ruby 0.001565 0.000469 3.876503 ( 4.067187)
build_all 0.007185 0.000888 7.785154 ( 3.044869)
build_install 0.012499 0.005452 10.695269 ( 5.015635)
test_btest 0.000794 0.000241 117.882151 ( 30.866367)
test_basic 0.005116 0.006081 1.232585 ( 1.282499)
test_all 0.105133 0.044631 822.310682 (236.994711)
test_rubyspec 0.048257 0.046903 168.405748 ( 34.791809)
total: 321.13 sec