Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-103808
#<BuildRuby:0x000055f522baa208
@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.20230916-103808",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.003000 0.004427 2.451126 ( 4.766367)
build_miniruby 0.001696 0.000226 1.834326 ( 2.339803)
build_ruby 0.001932 0.000000 3.822663 ( 4.690774)
build_all 0.008168 0.000774 6.488772 ( 5.406903)
build_install 0.016945 0.004946 7.962013 ( 8.116714)
test_btest 0.000759 0.000111 88.870480 ( 52.678726)
test_basic 0.004715 0.004561 1.010858 ( 1.491355)
test_all 0.004363 0.005917 715.936233 (398.356874)
test_rubyspec 0.047994 0.025689 106.549124 (128.580804)
total: 606.43 sec