Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-032200
#<BuildRuby:0x000055e2da211fc0
@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.20231209-032200",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005619 0.000977 2.415832 ( 2.475598)
build_miniruby 0.001322 0.000230 1.621661 ( 1.620977)
build_ruby 0.001282 0.000223 3.207543 ( 3.403404)
build_all 0.003085 0.004135 5.626736 ( 2.367294)
build_install 0.012742 0.006371 7.134162 ( 3.873082)
test_btest 0.000000 0.000841 80.762536 ( 21.342230)
test_basic 0.000000 0.006154 0.793480 ( 0.848665)
test_all 0.078902 0.042402 662.546126 (221.830708)
test_rubyspec 0.031560 0.023575 79.789243 ( 91.225803)
total: 348.99 sec