Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-124858
#<BuildRuby:0x00005633aba328e0
@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.20231013-124858",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.007374 0.000691 2.589042 ( 3.896959)
build_miniruby 0.001617 0.000151 1.795460 ( 1.917175)
build_ruby 0.000000 0.001942 3.565477 ( 4.186191)
build_all 0.005750 0.002813 6.503413 ( 5.211601)
build_install 0.008108 0.012816 8.155326 ( 7.094286)
test_btest 0.000341 0.002431 90.049400 ( 78.266851)
test_basic 0.007167 0.002511 0.988610 ( 1.535823)
test_all 0.005535 0.004674 732.319955 (518.026369)
test_rubyspec 0.018211 0.057345 110.473581 (145.269784)
total: 765.41 sec