Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-125053
#<BuildRuby:0x0000559362f12228
@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.20230624-125053",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.001907 0.004514 2.003071 ( 4.847634)
build_miniruby 0.001209 0.000315 1.578848 ( 1.713709)
build_ruby 0.001266 0.000330 3.108052 ( 3.600372)
build_all 0.005602 0.001461 2.504875 ( 2.341597)
build_install 0.010158 0.007931 3.686380 ( 3.573310)
test_btest 0.000716 0.000221 78.518410 ( 43.018170)
test_basic 0.005232 0.001924 0.901293 ( 1.014008)
test_all 0.001272 0.000395 612.281303 (287.391087)
test_rubyspec 0.036574 0.014956 87.634805 (113.770786)
total: 461.27 sec