Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-035844
#<BuildRuby:0x000055c5cc09de80
@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.20230601-035844",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.001393 0.003708 1.720982 ( 2.986986)
build_miniruby 0.001251 0.000157 1.214055 ( 1.214869)
build_ruby 0.001548 0.000194 2.447771 ( 2.622531)
build_all 0.002351 0.003781 2.029578 ( 1.455127)
build_install 0.016271 0.000615 3.237750 ( 2.461009)
test_btest 0.000726 0.000000 75.082890 ( 31.380910)
test_basic 0.001118 0.003760 0.742045 ( 0.823605)
test_all 0.001200 0.000207 538.324096 (194.982497)
test_rubyspec 0.005371 0.045473 76.591719 ( 88.412558)
total: 326.34 sec