Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-013723
#<BuildRuby:0x0000563573c75f48
@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.20230218-013723",
@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.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004495 0.000071 1.348405 ( 1.749297)
build_miniruby 0.001014 0.000139 0.982986 ( 0.981460)
build_ruby 0.001330 0.000182 2.073473 ( 2.273312)
build_all 0.001975 0.003742 3.620745 ( 1.877116)
build_install 0.007681 0.003179 2.684795 ( 1.880944)
test_btest 0.000587 0.000113 57.114550 ( 15.776679)
test_basic 0.005856 0.000000 0.482033 ( 0.593786)
test_all 0.001764 0.000000 627.861250 (185.924676)
test_rubyspec 0.019717 0.019501 65.952544 ( 75.855638)
total: 286.91 sec