Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-022559
#<BuildRuby:0x0000561b900062c8
@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.20230825-022559",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.002417 0.004432 2.232828 ( 3.400640)
build_miniruby 0.001589 0.000000 1.500650 ( 1.499786)
build_ruby 0.001777 0.000000 3.154490 ( 12.198216)
build_all 0.007624 0.000000 6.240779 ( 2.569348)
build_install 0.008970 0.009499 7.838947 ( 4.078799)
test_btest 0.000641 0.000143 86.140736 ( 38.786689)
test_basic 0.002834 0.006297 1.018396 ( 1.183696)
test_all 0.004678 0.005000 720.606959 (295.481150)
test_rubyspec 0.053642 0.018806 109.055671 (172.938884)
total: 532.14 sec