Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-223612
#<BuildRuby:0x0000562d140a6058
@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.20230617-223612",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.000000 0.005947 1.970741 ( 3.269451)
build_miniruby 0.000000 0.001706 1.460120 ( 1.481288)
build_ruby 0.001393 0.000395 2.650874 ( 2.911895)
build_all 0.005370 0.003257 2.504056 ( 2.136340)
build_install 0.015504 0.003128 3.825257 ( 3.210137)
test_btest 0.000794 0.000000 78.331573 ( 33.928705)
test_basic 0.000000 0.006826 0.776151 ( 0.935850)
test_all 0.000000 0.001117 566.680898 (238.606882)
test_rubyspec 0.030820 0.023453 86.026142 ( 99.089489)
total: 385.57 sec