Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-061818
#<BuildRuby:0x000056209d181a00
@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.20230602-061818",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.001183 0.004312 1.438320 ( 2.795513)
build_miniruby 0.001108 0.000211 0.935792 ( 0.934322)
build_ruby 0.001131 0.000215 2.466653 ( 2.660515)
build_all 0.003090 0.003079 1.927579 ( 1.100222)
build_install 0.008902 0.004369 2.931335 ( 1.979414)
test_btest 0.000888 0.000215 75.553415 ( 20.733334)
test_basic 0.004548 0.000000 0.665521 ( 0.752638)
test_all 0.000000 0.001082 572.457972 (168.072294)
test_rubyspec 0.019200 0.018473 72.851137 ( 84.542577)
total: 283.57 sec