Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-053133
#<BuildRuby:0x000055c0e3c2dfb8
@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.20230109-053133",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.002488 0.003783 1.292480 ( 2.736692)
build_miniruby 0.001257 0.000193 1.720207 ( 2.306954)
build_ruby 0.001572 0.000242 3.811817 ( 5.388193)
build_all 0.005155 0.002857 3.949466 ( 4.176080)
build_install 0.012993 0.007996 3.226196 ( 4.090018)
test_btest 0.000583 0.000128 60.250122 ( 55.991323)
test_basic 0.006386 0.000526 0.468519 ( 0.754551)
test_all 0.001320 0.000148 688.714771 (505.176415)
test_rubyspec 0.028102 0.019811 70.917294 ( 81.778540)
total: 662.40 sec