Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-042119
#<BuildRuby:0x00007fafe54ffdc0
@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.20240619-042119",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.006985 0.000794 3.153197 ( 3.413272)
build_miniruby 0.000000 0.001816 1.525212 ( 1.521765)
build_ruby 0.000000 0.001771 3.621032 ( 3.822357)
build_all 0.008216 0.000381 7.755406 ( 2.950752)
build_install 0.019136 0.000581 11.084698 ( 5.336489)
test_btest 0.000826 0.000206 116.455256 ( 30.430463)
test_basic 0.004876 0.003316 1.011398 ( 1.062188)
test_all 0.117819 0.032192 817.015430 (252.110826)
test_rubyspec 0.048318 0.042965 176.177537 ( 47.844549)
total: 348.49 sec