Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-220757
#<BuildRuby:0x0000559dd4062008
@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.20231021-220757",
@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.000002 0.000012 ( 0.000013)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.001837 0.003553 1.934435 ( 2.054235)
build_miniruby 0.001514 0.000329 1.581391 ( 1.580201)
build_ruby 0.001543 0.000335 3.109995 ( 3.275489)
build_all 0.006592 0.001433 5.624853 ( 2.851900)
build_install 0.009076 0.010103 6.998484 ( 3.993442)
test_btest 0.000758 0.000222 79.278591 ( 34.403140)
test_basic 0.001519 0.005104 0.855747 ( 0.968204)
test_all 0.080461 0.035982 627.379419 (234.257422)
test_rubyspec 0.022636 0.040812 89.584888 (101.499515)
total: 384.88 sec