Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-193939
#<BuildRuby:0x000055f27700e118
@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.20230311-193939",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005812 0.000505 1.845084 ( 4.023869)
build_miniruby 0.001224 0.000107 1.227680 ( 1.518846)
build_ruby 0.001551 0.000135 2.519405 ( 2.800948)
build_all 0.006099 0.000530 2.153214 ( 2.034117)
build_install 0.015301 0.000487 3.304888 ( 3.335815)
test_btest 0.000337 0.002296 64.866879 ( 34.549697)
test_basic 0.004240 0.002423 0.495255 ( 0.815405)
test_all 0.000973 0.000112 559.308384 (230.717155)
test_rubyspec 0.031627 0.020042 77.982321 ( 91.785293)
total: 371.58 sec