Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-040821
#<BuildRuby:0x0000562ffc2be008
@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-040821",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.006026 1.707092 ( 2.964954)
build_miniruby 0.001215 0.000000 1.219020 ( 1.218699)
build_ruby 0.000000 0.001250 2.490170 ( 2.680237)
build_all 0.001221 0.003656 1.886426 ( 1.017390)
build_install 0.010925 0.003613 3.139130 ( 2.135587)
test_btest 0.000658 0.000191 72.992271 ( 22.331022)
test_basic 0.002696 0.003223 0.704503 ( 0.781515)
test_all 0.000000 0.000881 577.343327 (178.530330)
test_rubyspec 0.034828 0.012944 76.436501 ( 88.435199)
total: 300.10 sec