Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-090522
#<BuildRuby:0x00005608b60f2390
@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.20231023-090522",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.008700 0.000462 3.801287 ( 6.091023)
build_miniruby 0.001328 0.000124 1.840329 ( 2.148499)
build_ruby 0.001978 0.000185 3.612094 ( 4.824591)
build_all 0.008794 0.000064 6.142515 ( 6.758414)
build_install 0.010683 0.011300 8.332795 ( 8.631310)
test_btest 0.000833 0.000131 81.978138 ( 84.074011)
test_basic 0.007054 0.000480 0.907724 ( 1.626222)
test_all 0.100967 0.029580 693.222495 (714.984409)
test_rubyspec 0.047962 0.029215 101.126925 (166.710496)
total: 995.85 sec