Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-131346
#<BuildRuby:0x0000563c9b00e1b8
@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.20230830-131346",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.005810 0.000207 1.727845 ( 2.172595)
build_miniruby 0.001753 0.000063 1.666612 ( 1.667009)
build_ruby 0.001794 0.000064 3.189976 ( 3.432387)
build_all 0.004066 0.004045 6.211718 ( 2.881546)
build_install 0.016418 0.003809 7.623902 ( 4.506848)
test_btest 0.000929 0.000080 83.283251 ( 30.640864)
test_basic 0.002418 0.004380 0.938697 ( 1.018483)
test_all 0.008393 0.001817 699.031151 (248.304278)
test_rubyspec 0.043850 0.027535 102.497755 (115.604709)
total: 410.23 sec