Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-030032
#<BuildRuby:0x000055f43f39e228
@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.20230504-030032",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.004234 0.001270 1.844976 ( 3.668470)
build_miniruby 0.001222 0.000366 1.245834 ( 1.274396)
build_ruby 0.001130 0.000339 2.561692 ( 3.031379)
build_all 0.004319 0.001296 2.097737 ( 1.973960)
build_install 0.008723 0.005847 3.239162 ( 2.489283)
test_btest 0.000567 0.000189 73.827021 ( 37.471369)
test_basic 0.002089 0.005442 0.785426 ( 1.035431)
test_all 0.000954 0.000363 597.779501 (246.889279)
test_rubyspec 0.034320 0.021648 81.797172 (104.821680)
total: 402.66 sec