Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-220024
#<BuildRuby:0x0000557aa68a97a8
@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-220024",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.000271 0.004194 0.826493 ( 1.335257)
build_miniruby 0.000942 0.000202 1.279943 ( 1.278328)
build_ruby 0.001478 0.000000 2.822428 ( 3.204932)
build_all 0.003997 0.002552 3.292422 ( 1.495256)
build_install 0.012564 0.001039 2.536455 ( 1.666355)
test_btest 0.000565 0.000118 54.710379 ( 14.134241)
test_basic 0.001831 0.002588 0.385658 ( 0.478710)
test_all 0.001369 0.000326 603.269271 (171.065914)
test_rubyspec 0.039864 0.004872 61.404406 ( 71.662051)
total: 266.32 sec