Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-183719
#<BuildRuby:0x00007f9403edfdc0
@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.20240717-183719",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000031 0.000009 0.000040 ( 0.000042)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.000000 0.007689 3.060601 ( 2.949980)
build_miniruby 0.000000 0.001729 1.576738 ( 1.573856)
build_ruby 0.000826 0.001129 3.902009 ( 4.103061)
build_all 0.008313 0.001736 7.966892 ( 3.169327)
build_install 0.011767 0.009693 10.759283 ( 4.970253)
test_btest 0.000585 0.000253 119.599541 ( 35.092424)
test_basic 0.010245 0.001501 1.251810 ( 1.330120)
test_all 0.100040 0.047007 831.238031 (243.922625)
test_rubyspec 0.050762 0.035640 168.083552 ( 32.736966)
total: 329.85 sec