Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-041227
#<BuildRuby:0x00005562ab6b2390
@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.20230809-041227",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.002193 0.004462 2.233942 ( 6.194861)
build_miniruby 0.001916 0.000000 1.647360 ( 1.906876)
build_ruby 0.001538 0.000000 3.548575 ( 5.430229)
build_all 0.005516 0.002600 2.782994 ( 3.775756)
build_install 0.014009 0.004394 4.388366 ( 6.024027)
test_btest 0.000850 0.000000 81.566109 ( 55.415055)
test_basic 0.007793 0.000170 0.969435 ( 1.771994)
test_all 0.000000 0.001472 669.030030 (502.239311)
test_rubyspec 0.039802 0.015464 99.947739 (167.644489)
total: 750.40 sec