Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-171300
#<BuildRuby:0x000055b3bc28a008
@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.20230726-171300",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.000000 0.007329 2.288853 ( 4.956805)
build_miniruby 0.000423 0.000888 1.613648 ( 2.260252)
build_ruby 0.001369 0.000435 3.377857 ( 5.202465)
build_all 0.002277 0.006067 2.753758 ( 3.580707)
build_install 0.014347 0.004878 4.354846 ( 5.003068)
test_btest 0.000709 0.000262 81.972257 ( 50.444617)
test_basic 0.002435 0.005039 0.940688 ( 1.582972)
test_all 0.001016 0.000414 637.186334 (451.648222)
test_rubyspec 0.039421 0.022796 94.504106 (173.931691)
total: 698.61 sec