Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-161753
#<BuildRuby:0x000055d2ffc29f48
@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.20231206-161753",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.007248 0.000558 2.378007 ( 3.153873)
build_miniruby 0.001426 0.000110 1.641930 ( 1.696755)
build_ruby 0.000000 0.001642 3.424707 ( 18.270960)
build_all 0.000000 0.007893 5.894701 ( 2.965833)
build_install 0.009585 0.008570 7.403796 ( 4.214940)
test_btest 0.000729 0.000156 83.042216 ( 31.172435)
test_basic 0.006728 0.000463 0.858680 ( 0.938371)
test_all 0.064442 0.052844 705.757966 (254.095627)
test_rubyspec 0.041463 0.027449 95.594487 (107.481651)
total: 423.99 sec