Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-152007
#<BuildRuby:0x000055f59cd06258
@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.20230707-152007",
@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.000066 0.000000 0.000066 ( 0.000023)
autoconf 0.000033 0.000000 0.000033 ( 0.000032)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.003186 0.003899 2.198254 ( 6.093463)
build_miniruby 0.001280 0.000176 1.738908 ( 3.164542)
build_ruby 0.001407 0.000195 3.258406 ( 5.078810)
build_all 0.003489 0.003954 2.539992 ( 3.327886)
build_install 0.007089 0.011851 3.879669 ( 6.527411)
test_btest 0.000872 0.000218 82.452380 ( 54.418483)
test_basic 0.008073 0.000979 0.902574 ( 1.804789)
test_all 0.001498 0.000364 641.729172 (539.248328)
test_rubyspec 0.042239 0.023751 94.622096 (197.947885)
total: 817.61 sec