Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-192717
#<BuildRuby:0x000055bebc7e9f48
@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.20230307-192717",
@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.000019 0.000000 0.000019 ( 0.000020)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.006218 0.000259 1.587161 ( 3.995615)
build_miniruby 0.000000 0.001414 1.258397 ( 1.492115)
build_ruby 0.000000 0.001788 2.447796 ( 2.772422)
build_all 0.002025 0.005356 2.221157 ( 2.492917)
build_install 0.008617 0.007834 3.236255 ( 3.444288)
test_btest 0.000690 0.000128 68.404170 ( 38.999068)
test_basic 0.006388 0.000392 0.537260 ( 0.746211)
test_all 0.000886 0.000000 513.016166 (240.801458)
test_rubyspec 0.021531 0.028783 79.419924 ( 95.812818)
total: 390.56 sec