Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-070727
#<BuildRuby:0x000055a00f2064f8
@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.20230915-070727",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002441 0.004346 2.072359 ( 3.458312)
build_miniruby 0.001048 0.000112 1.472735 ( 1.472449)
build_ruby 0.001673 0.000179 2.827522 ( 3.038186)
build_all 0.007508 0.000334 5.623066 ( 2.392154)
build_install 0.005697 0.012587 7.202727 ( 4.372161)
test_btest 0.000921 0.000178 81.629065 ( 22.382044)
test_basic 0.000000 0.005442 0.825617 ( 0.885927)
test_all 0.006853 0.002694 638.176321 (192.940012)
test_rubyspec 0.037371 0.028260 93.318348 (104.828515)
total: 335.77 sec