Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-190517
#<BuildRuby:0x0000558597b5a118
@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.20230511-190517",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000026 0.000006 0.000032 ( 0.000034)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.000056 0.006147 1.792031 ( 4.250260)
build_miniruby 0.001183 0.000379 1.340300 ( 1.416431)
build_ruby 0.001027 0.000328 2.564130 ( 2.994740)
build_all 0.004095 0.002565 2.103252 ( 2.105193)
build_install 0.013027 0.004342 3.411593 ( 3.309668)
test_btest 0.000699 0.000233 75.019134 ( 40.893790)
test_basic 0.001902 0.004704 0.771059 ( 1.087917)
test_all 0.000923 0.000341 579.605979 (321.706097)
test_rubyspec 0.017170 0.036696 81.826200 (105.089872)
total: 482.85 sec