Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-113909
#<BuildRuby:0x0000560232aaa390
@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.20231229-113909",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.001126 0.003987 1.579978 ( 1.945195)
build_miniruby 0.001424 0.000147 1.531817 ( 1.530104)
build_ruby 0.001723 0.000178 3.324534 ( 3.562050)
build_all 0.003057 0.004446 5.813334 ( 2.937228)
build_install 0.014987 0.002731 6.986178 ( 4.207020)
test_btest 0.000764 0.000109 83.798599 ( 35.931683)
test_basic 0.003478 0.004474 0.928333 ( 1.039627)
test_all 0.070616 0.047583 776.848111 (303.244177)
test_rubyspec 0.026852 0.042379 98.237903 (109.855757)
total: 464.25 sec