Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-000419
#<BuildRuby:0x000055d0463a2228
@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.20230109-000419",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004005 0.000501 0.846700 ( 1.208132)
build_miniruby 0.001188 0.000000 0.967944 ( 0.966297)
build_ruby 0.001496 0.000000 2.777316 ( 3.150940)
build_all 0.006405 0.000584 3.586551 ( 1.842890)
build_install 0.008543 0.004451 2.483640 ( 1.596364)
test_btest 0.000780 0.000123 56.198254 ( 17.079734)
test_basic 0.003466 0.000547 0.412355 ( 0.510529)
test_all 0.001717 0.000068 618.710019 (194.553693)
test_rubyspec 0.024711 0.019707 66.149739 ( 77.856718)
total: 298.77 sec