Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-004819
#<BuildRuby:0x00005574be955a00
@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.20230812-004819",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000036 0.000003 0.000039 ( 0.000040)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006249 0.000670 2.183985 ( 5.722543)
build_miniruby 0.001467 0.000158 1.650126 ( 2.560329)
build_ruby 0.000000 0.001742 3.365500 ( 16.808295)
build_all 0.006179 0.002074 2.850054 ( 3.824631)
build_install 0.019448 0.000348 4.356388 ( 5.188219)
test_btest 0.000911 0.000107 83.392977 ( 55.836397)
test_basic 0.003785 0.003588 0.947388 ( 2.190459)
test_all 0.001585 0.000220 655.675977 (410.460038)
test_rubyspec 0.027193 0.030413 98.805751 (167.107857)
total: 669.70 sec