Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-070955
#<BuildRuby:0x00005601fc86a8e0
@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.20230805-070955",
@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.000022 0.000002 0.000024 ( 0.000034)
autoconf 0.000000 0.000037 0.000037 ( 0.000038)
configure 0.000000 0.000035 0.000035 ( 0.000035)
build_up 0.003212 0.004085 2.427550 ( 6.512437)
build_miniruby 0.001435 0.000179 1.905077 ( 3.985248)
build_ruby 0.001860 0.000232 3.831592 ( 7.973133)
build_all 0.008790 0.000037 2.955488 ( 3.753554)
build_install 0.018543 0.000627 4.631012 ( 5.923487)
test_btest 0.000773 0.000084 88.429862 ( 61.436114)
test_basic 0.008145 0.000881 1.046623 ( 2.217200)
test_all 0.002492 0.000269 680.828581 (569.275224)
test_rubyspec 0.025701 0.037047 106.583650 (211.183244)
total: 872.26 sec