Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-001204
#<BuildRuby:0x000055873b05e8e0
@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.20230507-001204",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.003405 0.002193 1.672448 ( 2.896372)
build_miniruby 0.001450 0.000315 1.044338 ( 1.041905)
build_ruby 0.001218 0.000265 2.249704 ( 2.463142)
build_all 0.001259 0.004919 1.923391 ( 1.141002)
build_install 0.015214 0.000331 3.376699 ( 2.399860)
test_btest 0.000754 0.000176 75.019733 ( 25.893769)
test_basic 0.006109 0.000583 0.729762 ( 0.806240)
test_all 0.000753 0.000170 558.527540 (177.343239)
test_rubyspec 0.028765 0.016160 74.867535 ( 86.746091)
total: 300.73 sec