Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-081844
#<BuildRuby:0x00007fc703fbfdc0
@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.20240719-081844",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.004273 0.004072 3.891188 ( 3.889380)
build_miniruby 0.001487 0.000361 1.699462 ( 1.698346)
build_ruby 0.002299 0.000000 4.372239 ( 4.559851)
build_all 0.011314 0.000341 8.767986 ( 3.793400)
build_install 0.012760 0.012455 11.906398 ( 6.040515)
test_btest 0.000698 0.000197 115.908011 ( 31.397576)
test_basic 0.000678 0.008514 1.030577 ( 1.076333)
test_all 0.092155 0.058040 837.676584 (235.856294)
test_rubyspec 0.044575 0.044732 168.898397 ( 35.855629)
total: 324.17 sec