Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-162651
#<BuildRuby:0x000055efdce4da00
@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.20230202-162651",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.000000 0.004499 1.094070 ( 1.499029)
build_miniruby 0.000000 0.001378 1.090241 ( 1.088652)
build_ruby 0.000528 0.000897 2.315953 ( 2.541080)
build_all 0.002297 0.004690 3.623297 ( 1.797876)
build_install 0.013403 0.000000 2.918345 ( 2.039563)
test_btest 0.000710 0.000000 57.894835 ( 18.545206)
test_basic 0.005045 0.001064 0.433989 ( 0.532388)
test_all 0.001244 0.000382 634.063353 (192.815971)
test_rubyspec 0.011433 0.034396 68.492769 ( 78.761313)
total: 299.62 sec