Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-051243
#<BuildRuby:0x00005624d07a9fb8
@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.20231222-051243",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005401 0.000579 1.849619 ( 2.108872)
build_miniruby 0.002768 0.000297 42.255757 ( 20.330768)
build_ruby 0.001664 0.000000 3.709902 ( 13.075409)
build_all 0.007906 0.000000 5.679240 ( 2.741858)
build_install 0.017686 0.000574 7.169488 ( 4.212904)
test_btest 0.000921 0.000083 80.972039 ( 27.504589)
test_basic 0.005802 0.000328 0.817735 ( 0.891750)
test_all 0.062047 0.058602 681.873105 (208.801798)
test_rubyspec 0.019471 0.039185 83.174323 ( 94.826630)
total: 374.50 sec