Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-105254
#<BuildRuby:0x00005576f3aa2228
@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.20230310-105254",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005245 0.000437 1.566254 ( 2.902000)
build_miniruby 0.001347 0.000112 1.107700 ( 1.106751)
build_ruby 0.001149 0.000096 2.299625 ( 2.500207)
build_all 0.007058 0.000000 2.101644 ( 1.412519)
build_install 0.006344 0.008166 3.115092 ( 2.317039)
test_btest 0.000956 0.000000 70.635288 ( 25.039414)
test_basic 0.003929 0.000098 0.520040 ( 0.616455)
test_all 0.001425 0.000197 554.900998 (185.512373)
test_rubyspec 0.019726 0.032349 78.717083 ( 91.434906)
total: 312.84 sec