Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-114505
#<BuildRuby:0x00007f482f2efdc8
@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.20240621-114505",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.003947 0.004931 3.783813 ( 4.310391)
build_miniruby 0.001639 0.000382 1.646505 ( 1.818958)
build_ruby 0.001871 0.000437 4.569881 ( 5.123447)
build_all 0.008655 0.002020 8.247188 ( 5.427927)
build_install 0.018514 0.006907 11.377737 ( 7.651495)
test_btest 0.000753 0.000188 116.698954 ( 47.235637)
test_basic 0.002076 0.007527 1.202265 ( 1.256726)
test_all 0.079229 0.067457 815.225648 (246.118973)
test_rubyspec 0.065678 0.027482 162.994079 ( 34.898738)
total: 353.84 sec