Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-094103
#<BuildRuby:0x00005595399c1fc0
@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.20230816-094103",
@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.000024 0.000003 0.000027 ( 0.000025)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.006097 0.000787 2.314491 ( 6.346982)
build_miniruby 0.001093 0.000141 1.705091 ( 2.470630)
build_ruby 0.001616 0.000209 3.322450 ( 4.867479)
build_all 0.007386 0.000953 6.374424 ( 6.731659)
build_install 0.017515 0.003638 8.067245 ( 8.961198)
test_btest 0.000691 0.000096 84.378343 ( 54.027714)
test_basic 0.001441 0.007346 1.002233 ( 1.708300)
test_all 0.005236 0.004135 693.039996 (553.863282)
test_rubyspec 0.043755 0.029795 107.262657 (189.902645)
total: 828.88 sec