Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-073721
#<BuildRuby:0x0000561cf9fb6258
@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.20230530-073721",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005515 0.000720 1.868778 ( 4.299805)
build_miniruby 0.001555 0.000202 1.369679 ( 1.400942)
build_ruby 0.001435 0.000188 2.706446 ( 3.099596)
build_all 0.006508 0.000276 2.158731 ( 2.216345)
build_install 0.002255 0.014757 3.384062 ( 3.306348)
test_btest 0.000750 0.000195 76.297215 ( 41.241007)
test_basic 0.007328 0.000000 0.813651 ( 1.137207)
test_all 0.001005 0.001241 586.270441 (263.547117)
test_rubyspec 0.029627 0.023332 84.994525 (103.959146)
total: 424.21 sec