Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-004620
#<BuildRuby:0x000055682a3e5f70
@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.20230619-004620",
@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.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.001493 0.004842 1.884072 ( 3.282901)
build_miniruby 0.001435 0.000319 1.427631 ( 1.442292)
build_ruby 0.001315 0.000293 2.806523 ( 3.024910)
build_all 0.007078 0.000741 2.430000 ( 2.065712)
build_install 0.014434 0.003626 3.679783 ( 3.054028)
test_btest 0.000000 0.000941 79.456230 ( 35.986359)
test_basic 0.003213 0.003506 0.847048 ( 0.999917)
test_all 0.001277 0.000319 585.996552 (240.202633)
test_rubyspec 0.030874 0.020639 86.211813 (100.029119)
total: 390.09 sec