Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-050619
#<BuildRuby:0x000056034d86df48
@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.20230610-050619",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.004585 0.001747 1.934744 ( 3.995454)
build_miniruby 0.001329 0.000507 1.300450 ( 1.465716)
build_ruby 0.001643 0.000000 2.827029 ( 3.283760)
build_all 0.007819 0.000282 2.201551 ( 2.242295)
build_install 0.017519 0.001323 3.528574 ( 3.817027)
test_btest 0.000700 0.000215 78.668612 ( 44.432431)
test_basic 0.005531 0.001701 0.807632 ( 1.162367)
test_all 0.000894 0.000275 575.870032 (252.312159)
test_rubyspec 0.028477 0.028848 83.186606 (100.445585)
total: 413.16 sec