Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-233353
#<BuildRuby:0x0000564919c19fb8
@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.20231014-233353",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.004255 0.002304 2.434891 ( 2.534891)
build_miniruby 0.001114 0.000257 1.641136 ( 1.640818)
build_ruby 0.001472 0.000340 3.306240 ( 3.532726)
build_all 0.003664 0.003837 6.219916 ( 3.019535)
build_install 0.013972 0.006240 7.890110 ( 4.567473)
test_btest 0.000574 0.000162 88.219133 ( 43.551198)
test_basic 0.007334 0.000980 1.016932 ( 1.242992)
test_all 0.010806 0.000000 715.206515 (353.784063)
test_rubyspec 0.040973 0.027595 103.765528 (119.959270)
total: 533.83 sec