Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-154625
#<BuildRuby:0x000055b4bffe63b0
@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.20230604-154625",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001838 0.003619 1.821093 ( 3.197961)
build_miniruby 0.001386 0.000231 1.354441 ( 1.365604)
build_ruby 0.001501 0.000250 2.617624 ( 2.828951)
build_all 0.005901 0.000983 2.275675 ( 1.870983)
build_install 0.006976 0.009177 3.377704 ( 2.913835)
test_btest 0.000775 0.000186 76.797982 ( 28.890233)
test_basic 0.004097 0.000983 0.734859 ( 0.843966)
test_all 0.000749 0.000179 545.026068 (201.782021)
test_rubyspec 0.011843 0.035859 79.489983 ( 91.278995)
total: 334.97 sec