Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-132930
#<BuildRuby:0x00007f06265efdc0
@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.20240822-132930",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.005521 0.001841 2.419908 ( 2.544938)
build_miniruby 0.000000 0.001847 1.105656 ( 1.102675)
build_ruby 0.000928 0.001107 3.207956 ( 7.543343)
build_all 0.007303 0.001128 6.587137 ( 2.498148)
build_install 0.016232 0.003996 8.692347 ( 4.005653)
test_btest 0.000889 0.000296 104.102252 ( 27.240689)
test_basic 0.005646 0.004757 1.188398 ( 1.236442)
test_all 0.097022 0.056114 771.832091 (242.981012)
test_rubyspec 0.043327 0.046894 167.714439 ( 36.456962)
total: 325.61 sec