Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-082726
#<BuildRuby:0x000055c36ed69ed0
@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.20230825-082726",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.005810 0.001507 2.211528 ( 3.549228)
build_miniruby 0.001061 0.000275 1.540793 ( 1.539933)
build_ruby 0.001400 0.000000 3.246239 ( 3.429804)
build_all 0.005579 0.002729 6.274315 ( 2.900607)
build_install 0.012637 0.006553 8.038389 ( 4.167422)
test_btest 0.000000 0.000726 87.072547 ( 28.436844)
test_basic 0.002235 0.004256 0.814443 ( 0.877050)
test_all 0.004177 0.005632 649.892991 (197.643265)
test_rubyspec 0.044424 0.031656 111.515153 (138.819228)
total: 381.36 sec