Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-181535
#<BuildRuby:0x000055b94bf8a228
@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.20240312-181535",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002146 0.007473 2.928091 ( 4.761188)
build_miniruby 0.001577 0.000000 2.189997 ( 2.516930)
build_ruby 0.001923 0.000000 4.026485 ( 4.640678)
build_all 0.000000 0.009080 6.916412 ( 5.726876)
build_install 0.010702 0.011651 9.293704 ( 8.359840)
test_btest 0.000769 0.000299 96.404030 ( 85.709944)
test_basic 0.004476 0.000385 1.031021 ( 1.741246)
test_all 0.082976 0.042040 898.354530 (640.250449)
test_rubyspec 0.047929 0.046476 135.989130 (173.453870)
total: 927.16 sec