Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-185448
#<BuildRuby:0x00005567bae26130
@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.20230907-185448",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000035 0.000002 0.000037 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.002737 0.003571 2.098821 ( 3.492057)
build_miniruby 0.001817 0.000176 1.591401 ( 1.592499)
build_ruby 0.001829 0.000177 3.213912 ( 3.415656)
build_all 0.004252 0.004069 6.078514 ( 2.769324)
build_install 0.014481 0.004384 7.422797 ( 4.122737)
test_btest 0.000953 0.000136 81.117351 ( 30.792299)
test_basic 0.000000 0.006901 0.814329 ( 0.883370)
test_all 0.005951 0.003268 668.433829 (249.129082)
test_rubyspec 0.035502 0.029879 98.639685 (111.366856)
total: 407.57 sec