Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-042815
#<BuildRuby:0x000055e92917e018
@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.20230615-042815",
@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.000021 0.000001 0.000022 ( 0.000024)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.002833 0.003783 1.974081 ( 4.981108)
build_miniruby 0.001571 0.000157 1.409142 ( 1.817816)
build_ruby 0.001664 0.000000 2.820200 ( 3.500818)
build_all 0.007421 0.000139 2.462760 ( 2.492042)
build_install 0.013568 0.005653 3.873530 ( 3.854151)
test_btest 0.000638 0.000080 77.504590 ( 44.243707)
test_basic 0.007398 0.000362 0.839698 ( 1.264866)
test_all 0.000000 0.001142 545.208718 (290.860197)
test_rubyspec 0.028953 0.021724 84.657406 (126.951315)
total: 479.97 sec