Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-131609
#<BuildRuby:0x000055f4c8795a00
@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.20230831-131609",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005927 0.000413 1.762075 ( 2.972544)
build_miniruby 0.001075 0.000248 1.809453 ( 1.903570)
build_ruby 0.001486 0.000343 3.302523 ( 3.523662)
build_all 0.001300 0.007736 6.170334 ( 4.647249)
build_install 0.018640 0.000383 7.581250 ( 5.519265)
test_btest 0.000646 0.000166 83.774915 ( 41.176810)
test_basic 0.006669 0.000717 0.959636 ( 1.308943)
test_all 0.001376 0.008186 679.463684 (288.005324)
test_rubyspec 0.028201 0.041558 102.432049 (115.190590)
total: 464.25 sec