Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-012725
#<BuildRuby:0x000055db662b21a8
@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.20230711-012725",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.003111 0.004462 2.238192 ( 6.013084)
build_miniruby 0.001261 0.000181 1.752051 ( 3.960970)
build_ruby 0.001658 0.000237 3.273851 ( 5.245193)
build_all 0.007242 0.001034 2.768861 ( 3.894371)
build_install 0.016350 0.004963 4.302454 ( 5.716256)
test_btest 0.000712 0.000115 85.952712 ( 59.292363)
test_basic 0.008156 0.000551 0.958704 ( 1.864723)
test_all 0.001237 0.000193 633.517805 (275.061315)
test_rubyspec 0.034985 0.025865 95.278657 (149.407406)
total: 510.46 sec