Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-034057
#<BuildRuby:0x00005571fb92a320
@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.20231015-034057",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.005755 0.000853 2.324731 ( 2.393414)
build_miniruby 0.001261 0.000187 1.603279 ( 1.601467)
build_ruby 0.000000 0.001681 2.900280 ( 3.124187)
build_all 0.000460 0.007570 6.327038 ( 2.590458)
build_install 0.012829 0.004151 7.436845 ( 3.433101)
test_btest 0.000000 0.000750 88.080572 ( 23.789216)
test_basic 0.003091 0.002853 0.861250 ( 0.926145)
test_all 0.009246 0.000000 709.630909 (218.299312)
test_rubyspec 0.035970 0.018575 94.348341 (105.783009)
total: 361.94 sec