Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-000315
#<BuildRuby:0x000055c219c75f70
@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.20221208-000315",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.005542 0.000000 1.353645 ( 1.484030)
build_miniruby 0.001292 0.000000 1.249947 ( 1.248407)
build_ruby 0.001393 0.000000 2.384470 ( 2.378379)
build_all 0.006523 0.000000 3.618553 ( 1.962850)
build_install 0.013077 0.000000 2.816700 ( 1.898056)
test_btest 0.000717 0.000000 55.917457 ( 16.087081)
test_basic 0.000000 0.004486 0.383607 ( 0.477207)
test_all 0.000919 0.000072 606.791653 (174.049590)
test_rubyspec 0.018083 0.015774 60.393992 ( 70.408702)
total: 270.00 sec