Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-163313
#<BuildRuby:0x0000556da46023b0
@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.20230612-163313",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.002281 0.004336 1.859099 ( 4.207131)
build_miniruby 0.001130 0.000245 1.366270 ( 1.506093)
build_ruby 0.001729 0.000000 2.970105 ( 3.434649)
build_all 0.003546 0.004330 2.262384 ( 2.376609)
build_install 0.011200 0.006674 3.484410 ( 3.277572)
test_btest 0.000801 0.000229 74.832047 ( 41.178318)
test_basic 0.007199 0.000000 0.775178 ( 0.923888)
test_all 0.002271 0.000000 563.163782 (238.820238)
test_rubyspec 0.023197 0.029073 82.785286 ( 98.359064)
total: 394.08 sec