Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-174821
#<BuildRuby:0x000056188a161f68
@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.20230918-174821",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.003168 0.003757 2.253594 ( 3.582080)
build_miniruby 0.001830 0.000000 1.647029 ( 1.648267)
build_ruby 0.001809 0.000000 3.213070 ( 3.407857)
build_all 0.008194 0.000047 6.224975 ( 3.568623)
build_install 0.012206 0.009129 7.872627 ( 6.124133)
test_btest 0.000708 0.000202 83.472652 ( 38.915404)
test_basic 0.002255 0.006264 0.934440 ( 1.011997)
test_all 0.009386 0.000474 691.422170 (260.362475)
test_rubyspec 0.035452 0.033484 100.695977 (113.727943)
total: 432.35 sec