Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-034535
#<BuildRuby:0x000055e75cd3e0e8
@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.20230108-034535",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.003534 0.001010 1.102355 ( 1.460456)
build_miniruby 0.000947 0.000271 1.386729 ( 1.386306)
build_ruby 0.001204 0.000344 3.394245 ( 3.767160)
build_all 0.007337 0.000000 3.893228 ( 2.033553)
build_install 0.014506 0.002346 2.912251 ( 2.152228)
test_btest 0.000630 0.000157 55.009539 ( 17.466021)
test_basic 0.004434 0.000000 0.401523 ( 0.499232)
test_all 0.001555 0.000000 661.057547 (206.015342)
test_rubyspec 0.031685 0.016972 66.434352 ( 76.365887)
total: 311.15 sec