Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-181156
#<BuildRuby:0x000055e865f9e018
@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.20240206-181156",
@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.000000 0.000033 0.000033 ( 0.000033)
autoconf 0.000000 0.000026 0.000026 ( 0.000026)
configure 0.000000 0.000027 0.000027 ( 0.000027)
build_up 0.000000 0.006472 1.953035 ( 2.495440)
build_miniruby 0.000000 0.004728 84.344158 ( 27.375065)
build_ruby 0.000986 0.000813 3.629984 ( 3.841924)
build_all 0.000000 0.007279 5.968093 ( 2.399464)
build_install 0.011718 0.003840 6.652658 ( 3.197147)
test_btest 0.000570 0.000178 83.186453 ( 22.039905)
test_basic 0.004844 0.001514 0.908961 ( 0.978468)
test_all 0.068573 0.045434 736.716466 (217.767037)
test_rubyspec 0.041324 0.064938 159.238271 (168.303242)
total: 448.40 sec