Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-101619
#<BuildRuby:0x000055c602f26228
@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.20230208-101619",
@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.000000 0.000075 0.000075 ( 0.000185)
autoconf 0.000000 0.000035 0.000035 ( 0.000034)
configure 0.000000 0.000024 0.000024 ( 0.000024)
build_up 0.004089 0.003807 1.262320 ( 2.586678)
build_miniruby 0.001273 0.000348 1.418772 ( 1.836804)
build_ruby 0.001897 0.000000 2.713587 ( 3.668877)
build_all 0.009104 0.000715 4.184891 ( 5.233075)
build_install 0.016543 0.001839 3.151491 ( 3.884437)
test_btest 0.000780 0.000000 62.135483 ( 61.821393)
test_basic 0.002761 0.004344 0.476423 ( 0.780657)
test_all 0.001407 0.000365 711.595567 (700.227311)
test_rubyspec 0.027455 0.032218 78.838992 (106.637825)
total: 886.68 sec