Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-145003
#<BuildRuby:0x000055d620b5e1a8
@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.20230621-145003",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000023 0.000002 0.000025 ( 0.000027)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.001552 0.004232 1.842679 ( 3.255311)
build_miniruby 0.001111 0.000185 1.276589 ( 1.276673)
build_ruby 0.001451 0.000000 2.617728 ( 2.870270)
build_all 0.000000 0.006198 5.305404 ( 2.261556)
build_install 0.014980 0.001944 6.721246 ( 3.867007)
test_btest 0.000857 0.000183 78.675157 ( 33.296403)
test_basic 0.003502 0.003978 0.822667 ( 0.923247)
test_all 0.001677 0.000405 576.223123 (215.325732)
test_rubyspec 0.033132 0.022165 84.592112 ( 96.706042)
total: 359.78 sec