Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-030952
#<BuildRuby:0x00005556ea3063d0
@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.20230810-030952",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005801 0.001074 2.306069 ( 6.139789)
build_miniruby 0.001031 0.000191 1.749994 ( 3.443830)
build_ruby 0.001601 0.000297 3.557700 ( 6.231466)
build_all 0.007553 0.000564 2.816380 ( 3.979626)
build_install 0.018915 0.001673 4.493139 ( 6.349565)
test_btest 0.000680 0.000114 84.671930 ( 62.408842)
test_basic 0.007441 0.001240 0.987940 ( 1.629876)
test_all 0.000910 0.000151 665.931088 (418.772627)
test_rubyspec 0.048319 0.011612 101.061601 (160.969158)
total: 669.93 sec