Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-000412
#<BuildRuby:0x000055dbf848e7c8
@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.20230513-000412",
@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.000003 0.000013 ( 0.000013)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000014 0.000005 0.000019 ( 0.000018)
build_up 0.001230 0.004494 1.740763 ( 2.969555)
build_miniruby 0.000806 0.000314 1.350130 ( 1.348233)
build_ruby 0.001226 0.000477 2.278049 ( 2.452693)
build_all 0.000116 0.006480 2.066724 ( 1.235552)
build_install 0.015958 0.000000 3.232989 ( 2.241744)
test_btest 0.000620 0.000243 70.834137 ( 19.167630)
test_basic 0.000000 0.005443 0.596329 ( 0.668581)
test_all 0.000000 0.000945 578.958779 (178.554914)
test_rubyspec 0.017729 0.029387 77.140644 ( 89.813654)
total: 298.45 sec