Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-085724
#<BuildRuby:0x000055bf9ae868e0
@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.20240309-085724",
@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.000024 0.000000 0.000024 ( 0.000024)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.004008 0.003409 2.514908 ( 2.398124)
build_miniruby 0.001369 0.000219 1.574919 ( 1.574166)
build_ruby 0.000000 0.001635 3.432227 ( 3.688854)
build_all 0.002804 0.005856 6.618167 ( 3.468938)
build_install 0.015831 0.003952 8.624135 ( 5.064179)
test_btest 0.000657 0.000153 92.197193 ( 37.347025)
test_basic 0.006085 0.000000 0.886414 ( 0.954089)
test_all 0.092350 0.025565 765.841158 (281.683454)
test_rubyspec 0.049894 0.042900 124.779839 (135.452682)
total: 471.63 sec