Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-071033
#<BuildRuby:0x000055f5ee7fa230
@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.20230801-071033",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.005719 0.000847 2.260267 ( 6.051381)
build_miniruby 0.001207 0.000179 1.594793 ( 3.556299)
build_ruby 0.001462 0.000217 3.345551 ( 7.079050)
build_all 0.007170 0.001062 2.695995 ( 4.445224)
build_install 0.014812 0.003989 4.086910 ( 6.530871)
test_btest 0.000665 0.000108 79.375079 ( 65.322892)
test_basic 0.004977 0.002963 0.942393 ( 2.002347)
test_all 0.001168 0.000206 664.727190 (557.213812)
test_rubyspec 0.036596 0.031574 100.098310 (282.112492)
total: 934.32 sec