Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-072156
#<BuildRuby:0x0000561a477a2120
@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.20231206-072156",
@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.000003 0.000014 ( 0.000013)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.000362 0.006618 2.059313 ( 2.135120)
build_miniruby 0.000966 0.000341 1.426072 ( 1.424336)
build_ruby 0.001095 0.000387 3.107263 ( 3.351418)
build_all 0.007375 0.000000 5.780452 ( 2.414230)
build_install 0.014374 0.003458 6.923889 ( 3.341844)
test_btest 0.000625 0.000190 80.580355 ( 21.814490)
test_basic 0.006398 0.000747 0.890898 ( 0.957748)
test_all 0.092140 0.026736 714.676607 (254.155513)
test_rubyspec 0.030897 0.028807 88.176938 ( 99.755848)
total: 389.35 sec