Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-075745
#<BuildRuby:0x0000562499349fb8
@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.20230925-075745",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000024 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006902 0.000952 2.305151 ( 4.536555)
build_miniruby 0.001386 0.000191 1.717999 ( 1.871103)
build_ruby 0.001679 0.000232 3.476189 ( 3.925376)
build_all 0.008607 0.000560 6.369488 ( 4.412930)
build_install 0.019001 0.000648 7.986417 ( 5.838756)
test_btest 0.000895 0.000108 84.217633 ( 43.090654)
test_basic 0.008313 0.000000 0.982120 ( 1.241592)
test_all 0.005261 0.004666 685.880137 (294.998098)
test_rubyspec 0.055985 0.013185 103.623986 (123.727701)
total: 483.64 sec