Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-004150
#<BuildRuby:0x0000563e8ea21fc0
@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.20230618-004150",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005551 0.000965 1.936814 ( 4.740847)
build_miniruby 0.000000 0.001848 1.395399 ( 2.008522)
build_ruby 0.000114 0.001432 2.796289 ( 12.396386)
build_all 0.006270 0.001306 2.440388 ( 2.351991)
build_install 0.015165 0.002173 3.675327 ( 3.462256)
test_btest 0.000996 0.000199 76.679985 ( 44.829793)
test_basic 0.000000 0.007464 0.819817 ( 1.505411)
test_all 0.000000 0.001293 580.535832 (273.986314)
test_rubyspec 0.012705 0.042067 87.077444 (100.201084)
total: 445.48 sec