Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-080209
#<BuildRuby:0x000055762eaf23b0
@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.20230904-080209",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000039 0.000002 0.000041 ( 0.000032)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.005629 0.000363 1.813744 ( 3.010220)
build_miniruby 0.001721 0.000111 1.737567 ( 1.787887)
build_ruby 0.000000 0.001707 3.415118 ( 3.824838)
build_all 0.004984 0.002907 6.366600 ( 4.122169)
build_install 0.017451 0.000790 7.571408 ( 5.606257)
test_btest 0.000718 0.000065 84.095524 ( 44.257855)
test_basic 0.003128 0.005047 0.928930 ( 1.147708)
test_all 0.009881 0.000040 761.272133 (363.838559)
test_rubyspec 0.036830 0.034327 105.871418 (119.637473)
total: 547.23 sec