Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-120455
#<BuildRuby:0x00005579b3aa1fb8
@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.20230701-120455",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.005334 0.001455 2.092061 ( 5.535523)
build_miniruby 0.001254 0.000343 1.638150 ( 2.564761)
build_ruby 0.001380 0.000376 3.163942 ( 4.110977)
build_all 0.007044 0.000661 2.545456 ( 3.519492)
build_install 0.009722 0.009399 3.943344 ( 5.089504)
test_btest 0.000631 0.000202 82.604953 ( 47.522757)
test_basic 0.001657 0.005269 0.914875 ( 1.613866)
test_all 0.000980 0.000353 588.058507 (329.644238)
test_rubyspec 0.012731 0.040255 89.629855 (125.189448)
total: 524.79 sec