Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-213413
#<BuildRuby:0x000055d065e827c8
@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.20230525-213413",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.000000 0.006439 1.915936 ( 4.293100)
build_miniruby 0.000954 0.000483 1.406965 ( 1.598996)
build_ruby 0.001480 0.000228 2.670353 ( 3.103793)
build_all 0.007282 0.000000 2.208580 ( 2.449630)
build_install 0.012770 0.005322 3.489377 ( 3.860453)
test_btest 0.000402 0.000604 74.866061 ( 41.940899)
test_basic 0.000931 0.006024 0.793219 ( 1.133188)
test_all 0.001318 0.000603 562.112047 (254.498637)
test_rubyspec 0.021477 0.029431 82.669137 (101.963147)
total: 414.84 sec