Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-043342
#<BuildRuby:0x000055e4d841a3d0
@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.20230617-043342",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.002214 0.004723 2.035721 ( 5.394012)
build_miniruby 0.001206 0.000402 1.389458 ( 1.713515)
build_ruby 0.001091 0.000363 2.869902 ( 3.605390)
build_all 0.008217 0.000000 2.530102 ( 3.219477)
build_install 0.010213 0.006166 3.679147 ( 3.285383)
test_btest 0.000536 0.000178 77.102063 ( 44.650773)
test_basic 0.005157 0.001719 0.825093 ( 1.425016)
test_all 0.000547 0.000845 565.438171 (301.717753)
test_rubyspec 0.015785 0.037971 86.894540 (126.402656)
total: 491.42 sec