Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-131857
#<BuildRuby:0x000055b94f115fb8
@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.20230507-131857",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.006989 0.000215 2.109227 ( 4.910220)
build_miniruby 0.000000 0.001537 1.702739 ( 2.092553)
build_ruby 0.000000 0.001613 2.531377 ( 3.150549)
build_all 0.002382 0.004976 2.222136 ( 2.333618)
build_install 0.014932 0.004565 3.884015 ( 4.366529)
test_btest 0.001026 0.000165 77.462096 ( 60.272983)
test_basic 0.007115 0.000441 0.842959 ( 1.324511)
test_all 0.001360 0.000088 613.053120 (493.522995)
test_rubyspec 0.017859 0.040056 84.732432 (109.156001)
total: 681.13 sec