Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-194944
#<BuildRuby:0x00005582e52ca8e0
@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.20230124-194944",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.003205 0.001374 1.047244 ( 1.433700)
build_miniruby 0.000914 0.000391 1.153039 ( 1.151380)
build_ruby 0.001552 0.000000 2.883893 ( 3.186817)
build_all 0.003931 0.002965 3.750822 ( 1.941612)
build_install 0.012527 0.001673 2.728634 ( 1.844117)
test_btest 0.000000 0.000949 56.641957 ( 15.277554)
test_basic 0.001037 0.003793 0.417467 ( 0.512903)
test_all 0.000738 0.000328 639.590445 (183.477281)
test_rubyspec 0.011146 0.032880 64.859267 ( 75.160244)
total: 283.99 sec