Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-070114
#<BuildRuby:0x0000556f19b5da00
@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.20230504-070114",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004925 0.000591 1.512050 ( 2.744086)
build_miniruby 0.001141 0.000137 1.148029 ( 1.146244)
build_ruby 0.001034 0.000124 2.303476 ( 2.532908)
build_all 0.006221 0.000000 2.070867 ( 1.282233)
build_install 0.000000 0.015872 3.397769 ( 2.421329)
test_btest 0.000803 0.000000 73.572076 ( 24.153904)
test_basic 0.001995 0.003369 0.760136 ( 0.845647)
test_all 0.001113 0.000000 590.603411 (202.868778)
test_rubyspec 0.030328 0.030642 86.490101 (110.601777)
total: 348.60 sec