Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-070842
#<BuildRuby:0x0000559dd00d5f48
@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.20230627-070842",
@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.000000 0.000018 0.000018 ( 0.000018)
autoconf 0.000000 0.000032 0.000032 ( 0.000031)
configure 0.000000 0.000027 0.000027 ( 0.000027)
build_up 0.003992 0.001906 2.029404 ( 3.332586)
build_miniruby 0.001299 0.000279 1.539907 ( 1.540702)
build_ruby 0.000000 0.001730 2.955167 ( 3.219485)
build_all 0.001559 0.006030 2.393480 ( 1.524743)
build_install 0.013137 0.004299 3.905988 ( 3.012318)
test_btest 0.000587 0.000170 81.608891 ( 30.656150)
test_basic 0.000345 0.006476 0.876327 ( 1.018057)
test_all 0.000000 0.001538 596.020695 (221.875534)
test_rubyspec 0.025584 0.023611 88.013692 (100.562744)
total: 366.74 sec