Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-073808
#<BuildRuby:0x000055f3fdac6308
@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-073808",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.004959 0.000301 1.701530 ( 3.356905)
build_miniruby 0.001126 0.000375 1.226012 ( 1.246926)
build_ruby 0.000987 0.000329 2.442778 ( 2.633983)
build_all 0.006467 0.000000 2.028511 ( 1.314407)
build_install 0.007731 0.009106 3.183436 ( 2.320428)
test_btest 0.000529 0.000206 67.946262 ( 24.699491)
test_basic 0.005861 0.000544 0.511007 ( 0.622104)
test_all 0.001178 0.000435 540.746330 (204.840961)
test_rubyspec 0.019645 0.028047 73.818287 ( 83.926102)
total: 324.96 sec