Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-101823
#<BuildRuby:0x000055620a73a8e0
@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.20230723-101823",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000022 0.000007 0.000029 ( 0.000030)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.004974 0.001592 2.164958 ( 4.264153)
build_miniruby 0.001185 0.000379 1.756382 ( 2.059836)
build_ruby 0.001960 0.000000 3.497754 ( 4.215243)
build_all 0.007820 0.000000 2.815362 ( 2.268837)
build_install 0.005218 0.013581 4.234531 ( 3.453755)
test_btest 0.000536 0.000211 81.513531 ( 48.359899)
test_basic 0.000000 0.007412 0.917778 ( 1.139772)
test_all 0.000000 0.001229 635.287775 (290.032427)
test_rubyspec 0.022553 0.033065 92.382770 (120.588127)
total: 476.38 sec