Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-024259
#<BuildRuby:0x0000558052779f20
@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.20230803-024259",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.006721 0.000624 2.215517 ( 4.818317)
build_miniruby 0.001296 0.000268 1.652288 ( 1.807992)
build_ruby 0.000000 0.001598 3.357074 ( 4.431880)
build_all 0.004077 0.003175 2.679164 ( 2.671229)
build_install 0.014585 0.004648 4.178412 ( 3.798688)
test_btest 0.000000 0.001491 81.540749 ( 42.229716)
test_basic 0.001331 0.005770 0.896687 ( 0.999622)
test_all 0.000827 0.000250 692.775229 (345.556455)
test_rubyspec 0.030281 0.026950 97.770366 (135.376615)
total: 541.69 sec