Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-132125
#<BuildRuby:0x00007f23dd8ffdd8
@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.20240903-132125",
@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.000024 0.000000 0.000024 ( 0.000024)
autoconf 0.000042 0.000000 0.000042 ( 0.000043)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.007428 0.000621 3.445902 ( 3.412854)
build_miniruby 0.001609 0.000268 1.177034 ( 1.173826)
build_ruby 0.001702 0.000284 3.632709 ( 28.328094)
build_all 0.008569 0.000692 7.751703 ( 3.079318)
build_install 0.014995 0.006402 10.973458 ( 6.796320)
test_btest 0.000770 0.000144 113.225487 ( 31.357798)
test_basic 0.009207 0.000000 1.233225 ( 1.314527)
test_all 0.110804 0.039582 729.628409 (234.986456)
test_rubyspec 0.053559 0.040539 164.738245 ( 34.314620)
total: 344.76 sec