Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-103501
#<BuildRuby:0x000055fe9df11f48
@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.20230902-103501",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002391 0.003780 1.845376 ( 2.976970)
build_miniruby 0.001409 0.000182 1.639314 ( 1.676847)
build_ruby 0.002075 0.000000 3.292553 ( 3.674857)
build_all 0.007771 0.000745 6.424245 ( 4.775923)
build_install 0.007277 0.012267 7.729672 ( 5.883198)
test_btest 0.000695 0.000143 84.515346 ( 45.758069)
test_basic 0.007311 0.000631 0.950679 ( 1.338493)
test_all 0.009945 0.000000 698.902177 (308.154758)
test_rubyspec 0.028945 0.041146 102.613577 (120.890498)
total: 495.13 sec