Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-163748
#<BuildRuby:0x000055ed647ee008
@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.20230529-163748",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.000083 0.005687 1.769497 ( 3.226369)
build_miniruby 0.001045 0.000298 1.568224 ( 1.569713)
build_ruby 0.000000 0.001857 2.671654 ( 2.842596)
build_all 0.005789 0.001263 2.077968 ( 1.486587)
build_install 0.009606 0.009433 3.531778 ( 2.789720)
test_btest 0.000781 0.000293 76.467162 ( 28.937455)
test_basic 0.006795 0.000000 0.739496 ( 0.846368)
test_all 0.000815 0.000788 582.406747 (203.745643)
test_rubyspec 0.025393 0.027189 80.812921 ( 95.984949)
total: 341.43 sec