Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-002501
#<BuildRuby:0x000055b4ec0321a8
@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.20230605-002501",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.000000 0.006263 1.886374 ( 3.197657)
build_miniruby 0.000000 0.001402 1.362831 ( 1.363849)
build_ruby 0.002072 0.000000 2.642856 ( 2.955819)
build_all 0.002979 0.003789 2.141613 ( 1.315868)
build_install 0.014769 0.001933 3.462708 ( 2.545465)
test_btest 0.000572 0.000102 74.692860 ( 28.861386)
test_basic 0.001562 0.004691 0.740614 ( 0.860107)
test_all 0.001262 0.000000 574.343566 (232.669683)
test_rubyspec 0.021124 0.031055 83.540703 (101.525052)
total: 375.30 sec