Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-190703
#<BuildRuby:0x000055cdf9b268e0
@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.20230505-190703",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.005553 0.000379 1.872871 ( 3.266811)
build_miniruby 0.001561 0.000000 1.425875 ( 1.425766)
build_ruby 0.001677 0.000000 2.759237 ( 2.974365)
build_all 0.002819 0.004556 2.135825 ( 1.766728)
build_install 0.010636 0.007652 3.579250 ( 2.845885)
test_btest 0.000560 0.000173 77.037230 ( 31.333798)
test_basic 0.001116 0.004419 0.742798 ( 0.841167)
test_all 0.001052 0.000364 594.002310 (256.616599)
test_rubyspec 0.031076 0.032021 85.877707 (114.752990)
total: 415.83 sec