Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-163218
#<BuildRuby:0x00007f1f58b5fdc8
@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.20240807-163218",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.000000 0.009003 4.035433 ( 4.803204)
build_miniruby 0.000246 0.001823 1.868541 ( 1.986416)
build_ruby 0.002555 0.000000 4.784209 ( 5.125344)
build_all 0.010453 0.000000 8.877548 ( 5.120955)
build_install 0.021049 0.004089 12.022994 ( 7.492013)
test_btest 0.000618 0.000134 118.723764 ( 33.818993)
test_basic 0.004876 0.007750 1.332427 ( 1.413639)
test_all 0.097405 0.055228 829.856293 (268.332660)
test_rubyspec 0.026398 0.066232 164.977927 ( 34.250348)
total: 362.34 sec