Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-070247
#<BuildRuby:0x00005569ff4d6188
@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.20230826-070247",
@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.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000000 0.000053 0.000053 ( 0.000049)
build_up 0.001935 0.004105 2.139770 ( 3.349628)
build_miniruby 0.001742 0.000000 1.575506 ( 1.577125)
build_ruby 0.001848 0.000000 3.146353 ( 3.384697)
build_all 0.003767 0.003985 6.347771 ( 3.599988)
build_install 0.015768 0.002831 7.749253 ( 5.065539)
test_btest 0.000920 0.000131 87.402562 ( 39.034176)
test_basic 0.005812 0.002936 0.939266 ( 1.050933)
test_all 0.007412 0.001170 685.180594 (275.983747)
test_rubyspec 0.030650 0.039081 104.524170 (117.039233)
total: 450.09 sec