Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-183242
#<BuildRuby:0x000055f74a662258
@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.20230720-183242",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.006982 0.000000 2.117260 ( 4.944130)
build_miniruby 0.001289 0.000000 1.549767 ( 2.057658)
build_ruby 0.001636 0.000000 3.344346 ( 4.391097)
build_all 0.005140 0.003466 2.660676 ( 2.947024)
build_install 0.013035 0.005865 4.130623 ( 5.102426)
test_btest 0.000794 0.000000 77.835265 ( 45.250061)
test_basic 0.003176 0.000000 0.912630 ( 1.643252)
test_all 0.000965 0.000118 588.305384 (295.988042)
test_rubyspec 0.030960 0.025174 87.242342 (102.443278)
total: 464.77 sec