Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-183712
#<BuildRuby:0x00005589d6bb5f48
@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.20230704-183712",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006147 0.000710 2.042130 ( 5.020954)
build_miniruby 0.001364 0.000000 1.657158 ( 1.957529)
build_ruby 0.001528 0.000000 3.206795 ( 4.302829)
build_all 0.004129 0.004072 2.613106 ( 2.963533)
build_install 0.012114 0.005542 3.760747 ( 5.301990)
test_btest 0.000782 0.000135 82.300881 ( 45.095931)
test_basic 0.000598 0.007069 0.888950 ( 1.029111)
test_all 0.000818 0.000185 612.193256 (287.826109)
test_rubyspec 0.013326 0.040363 89.244751 (117.010897)
total: 470.51 sec