Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-102545
#<BuildRuby:0x000055ddeb331fc0
@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.20230603-102545",
@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.000030 0.000000 0.000030 ( 0.000029)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.005799 0.000527 1.899941 ( 3.853304)
build_miniruby 0.001121 0.000292 1.307196 ( 1.472511)
build_ruby 0.001346 0.000351 2.675200 ( 3.021363)
build_all 0.007061 0.000000 2.315886 ( 2.380589)
build_install 0.016108 0.002430 3.536714 ( 3.376325)
test_btest 0.000749 0.000173 77.157831 ( 42.032532)
test_basic 0.002839 0.004204 0.798930 ( 1.224068)
test_all 0.000631 0.000881 586.989995 (250.852622)
test_rubyspec 0.026614 0.023678 82.898960 ( 96.037607)
total: 404.25 sec