Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-052832
#<BuildRuby:0x00007f50716efdc0
@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.20241018-052832",
@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.000022 0.000000 0.000022 ( 0.000023)
autoconf 0.000046 0.000000 0.000046 ( 0.000045)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.007961 0.000000 3.577846 ( 3.515465)
build_miniruby 0.000000 0.001764 1.633202 ( 1.630197)
build_ruby 0.001171 0.000810 3.341746 ( 3.557733)
build_all 0.009757 0.000000 7.260489 ( 3.058255)
build_install 0.018565 0.001532 9.458921 ( 4.320460)
test_btest 0.000701 0.000117 82.507632 ( 22.206748)
test_basic 0.005098 0.005053 0.899318 ( 0.942714)
test_all 0.113302 0.036767 689.606969 (198.126873)
test_rubyspec 0.036810 0.050906 133.874389 ( 24.288348)
total: 261.65 sec