Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-135511
#<BuildRuby:0x000055f07c7b62c8
@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.20230205-135511",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000019 0.000003 0.000022 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.002140 0.003713 1.263850 ( 1.657568)
build_miniruby 0.001390 0.000000 1.147066 ( 1.150491)
build_ruby 0.001643 0.000000 2.615866 ( 2.834790)
build_all 0.006852 0.000000 3.450366 ( 1.661659)
build_install 0.011494 0.003014 2.557655 ( 1.691819)
test_btest 0.000766 0.000120 56.757555 ( 15.675396)
test_basic 0.001349 0.003339 0.388849 ( 0.482192)
test_all 0.001426 0.000260 604.842083 (173.139609)
test_rubyspec 0.009232 0.031133 64.071375 ( 73.875069)
total: 272.17 sec