Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-085651
#<BuildRuby:0x0000563c8f7c63d0
@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.20231012-085651",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.004548 0.003704 2.705541 ( 4.141769)
build_miniruby 0.001619 0.000157 2.125792 ( 2.808195)
build_ruby 0.001641 0.000159 3.597442 ( 4.072721)
build_all 0.046103 0.005918 175.544935 (105.459062)
build_install 0.004904 0.015560 8.557715 ( 6.346806)
test_btest 0.001173 0.000000 90.003665 ( 67.254124)
test_basic 0.000000 0.009411 1.046755 ( 1.629918)
test_all 0.003509 0.007540 697.002732 (352.941089)
test_rubyspec 0.030276 0.043844 107.847359 (133.714053)
total: 678.37 sec