Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-073947
#<BuildRuby:0x00005578b75a2118
@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.20230525-073947",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004707 0.000896 1.772864 ( 3.231315)
build_miniruby 0.001211 0.000230 1.380646 ( 1.484269)
build_ruby 0.001121 0.000213 2.637731 ( 2.840636)
build_all 0.006859 0.000454 2.144797 ( 2.335125)
build_install 0.018209 0.000045 3.395529 ( 3.549764)
test_btest 0.000792 0.000121 75.601297 ( 40.826471)
test_basic 0.007038 0.000000 0.754009 ( 1.157470)
test_all 0.001934 0.000000 566.190391 (259.503659)
test_rubyspec 0.031527 0.021482 82.553744 (101.313070)
total: 416.24 sec