Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-122659
#<BuildRuby:0x0000556e16dfde80
@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.20230606-122659",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000016)
build_up 0.000000 0.005729 1.616102 ( 2.873131)
build_miniruby 0.000000 0.001190 1.129477 ( 1.127787)
build_ruby 0.000552 0.000789 2.337681 ( 2.532274)
build_all 0.005566 0.000000 1.702050 ( 0.917780)
build_install 0.009784 0.004503 2.828209 ( 1.818939)
test_btest 0.000956 0.000141 78.300945 ( 21.946901)
test_basic 0.004249 0.000629 0.813929 ( 0.886561)
test_all 0.000000 0.001225 561.515269 (172.150954)
test_rubyspec 0.022632 0.017359 75.798299 ( 87.495930)
total: 291.75 sec