Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-132831
#<BuildRuby:0x000055f4cfe82078
@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.20240314-132831",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.008217 0.000447 3.211918 ( 3.543516)
build_miniruby 0.001489 0.000160 1.900124 ( 1.989560)
build_ruby 0.000000 0.002007 4.048870 ( 4.368375)
build_all 0.005601 0.002966 7.232963 ( 4.404225)
build_install 0.015786 0.006268 9.318632 ( 6.435414)
test_btest 0.000767 0.000132 95.670569 ( 53.809031)
test_basic 0.006145 0.001053 1.021527 ( 1.140207)
test_all 0.061785 0.058447 796.765416 (373.710917)
test_rubyspec 0.048169 0.042399 129.362920 (143.721099)
total: 593.12 sec