Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-210643
#<BuildRuby:0x000055cb52472228
@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.20230131-210643",
@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.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.001864 0.003669 1.219094 ( 2.016220)
build_miniruby 0.001082 0.000188 1.434993 ( 1.529381)
build_ruby 0.001126 0.000196 2.462029 ( 2.725728)
build_all 0.006501 0.000407 3.876484 ( 2.383303)
build_install 0.013646 0.001518 3.071227 ( 2.535284)
test_btest 0.000763 0.000122 55.989335 ( 31.898925)
test_basic 0.002792 0.003398 0.438068 ( 0.594850)
test_all 0.000000 0.001363 634.446594 (258.296239)
test_rubyspec 0.020559 0.026072 69.761119 ( 82.591634)
total: 384.57 sec