Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-111427
#<BuildRuby:0x000055bbc11edf20
@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.20230923-111427",
@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.000028 0.000004 0.000032 ( 0.000033)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006703 0.000925 2.324024 ( 4.821548)
build_miniruby 0.001326 0.000183 1.733573 ( 1.908396)
build_ruby 0.001602 0.000221 3.608084 ( 3.978643)
build_all 0.005100 0.003793 6.494622 ( 4.297644)
build_install 0.018716 0.000760 7.887373 ( 5.432750)
test_btest 0.001010 0.000148 85.930109 ( 45.426891)
test_basic 0.003420 0.004297 0.975932 ( 1.226722)
test_all 0.008440 0.001441 705.916808 (311.691811)
test_rubyspec 0.037098 0.033238 104.005760 (120.141995)
total: 498.93 sec