Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-151250
#<BuildRuby:0x000055e970461fb8
@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.20230615-151250",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.005871 0.001224 2.046916 ( 5.344581)
build_miniruby 0.001101 0.000230 1.513150 ( 2.519930)
build_ruby 0.000000 0.002240 2.904891 ( 5.827726)
build_all 0.005193 0.003307 2.437436 ( 3.672589)
build_install 0.016976 0.002978 3.835507 ( 4.832122)
test_btest 0.000659 0.000158 76.332980 ( 53.775213)
test_basic 0.002366 0.000567 0.796348 ( 1.699647)
test_all 0.007345 0.000000 585.138369 (422.903891)
test_rubyspec 0.038016 0.029152 90.055158 (236.379832)
total: 736.96 sec