Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-141415
#<BuildRuby:0x000055b0cf3c2230
@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.20240121-141415",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.005364 1.423781 ( 1.781377)
build_miniruby 0.000000 0.001397 1.572896 ( 1.570578)
build_ruby 0.000000 0.001739 3.211511 ( 3.463626)
build_all 0.000000 0.007519 5.658926 ( 2.279141)
build_install 0.011590 0.006515 6.730840 ( 3.327738)
test_btest 0.001073 0.000000 78.954455 ( 21.385258)
test_basic 0.004545 0.000844 0.746951 ( 0.806393)
test_all 0.088493 0.030917 764.490136 (224.035946)
test_rubyspec 0.050499 0.049406 145.035313 (156.595261)
total: 415.25 sec