Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-231033
#<BuildRuby:0x000055a5d5316390
@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.20230207-231033",
@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.000021 0.000000 0.000021 ( 0.000020)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.004377 0.000021 1.044848 ( 1.430181)
build_miniruby 0.001260 0.000000 1.130459 ( 1.129734)
build_ruby 0.001324 0.000000 2.377968 ( 2.587619)
build_all 0.006577 0.000035 3.722411 ( 1.901387)
build_install 0.010925 0.004090 2.894914 ( 2.278751)
test_btest 0.000720 0.000047 57.079472 ( 24.459087)
test_basic 0.002384 0.004402 0.425530 ( 0.522309)
test_all 0.001130 0.000109 618.253805 (197.484265)
test_rubyspec 0.017395 0.024728 66.849710 ( 76.836120)
total: 308.63 sec