Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-105209
#<BuildRuby:0x000055e098bc62a8
@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.20230619-105209",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.000000 0.006299 1.899298 ( 3.509972)
build_miniruby 0.000000 0.001579 1.442612 ( 1.447509)
build_ruby 0.001874 0.000000 2.861344 ( 3.094092)
build_all 0.006619 0.001179 5.460714 ( 3.338723)
build_install 0.011726 0.005016 6.558435 ( 3.934525)
test_btest 0.000000 0.001632 76.570728 ( 35.208203)
test_basic 0.004460 0.000660 0.759002 ( 0.869577)
test_all 0.000918 0.000214 564.986935 (228.188160)
test_rubyspec 0.027932 0.023487 82.330425 ( 94.614534)
total: 374.21 sec