Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-125834
#<BuildRuby:0x000055dc7ba5a8e0
@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.20230111-125834",
@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.001583 0.000238 1.418070 ( 5.028896)
autoconf 0.000000 0.001099 1.618607 ( 1.623709)
configure 0.041506 0.023802 23.187895 ( 23.617257)
build_up 0.023774 0.003075 27.580423 ( 25.031455)
build_miniruby 0.007511 0.004079 62.967236 ( 20.425528)
build_ruby 0.001711 0.000489 3.745143 ( 3.715931)
build_all 0.078496 0.010201 218.870445 ( 67.929245)
build_install 0.011785 0.001547 2.616009 ( 1.582065)
test_btest 0.000750 0.000172 52.390046 ( 13.087617)
test_basic 0.003485 0.000798 0.345861 ( 0.439707)
test_all 0.001071 0.000145 570.031163 (161.851574)
test_rubyspec 0.021604 0.021111 86.305813 ( 96.246746)
total: 420.58 sec