Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-104332
#<BuildRuby:0x000055a7018f6008
@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.20230611-104332",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005747 0.000000 1.571072 ( 2.852251)
build_miniruby 0.001546 0.000000 1.021197 ( 1.020380)
build_ruby 0.001400 0.000000 2.096541 ( 2.285839)
build_all 0.005868 0.000000 1.795991 ( 0.943104)
build_install 0.013108 0.002490 3.196353 ( 2.150782)
test_btest 0.000649 0.000081 73.917440 ( 19.409083)
test_basic 0.003889 0.000487 0.637838 ( 0.710141)
test_all 0.000911 0.000114 588.800963 (235.346741)
test_rubyspec 0.026507 0.027140 82.666917 ( 98.952549)
total: 363.67 sec