Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-201749
#<BuildRuby:0x00005653ba8be390
@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.20230909-201749",
@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.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.002060 0.004245 2.036848 ( 3.239653)
build_miniruby 0.000000 0.002107 1.506084 ( 1.505777)
build_ruby 0.000454 0.001251 3.207255 ( 3.392002)
build_all 0.007159 0.000000 6.059718 ( 3.076876)
build_install 0.015571 0.003801 7.590188 ( 4.487353)
test_btest 0.000594 0.000099 81.711296 ( 30.781041)
test_basic 0.001849 0.003527 0.909680 ( 1.010646)
test_all 0.008476 0.000849 679.231683 (241.728683)
test_rubyspec 0.048782 0.018670 98.314914 (110.304682)
total: 399.53 sec