Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-154345
#<BuildRuby:0x000056255b4521b8
@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.20231020-154345",
@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.000015 0.000001 0.000016 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.002161 0.003826 1.916977 ( 2.171511)
build_miniruby 0.001404 0.000148 1.381514 ( 1.380446)
build_ruby 0.001437 0.000000 2.740366 ( 2.971184)
build_all 0.006131 0.000000 5.596756 ( 2.269628)
build_install 0.012387 0.004012 6.784680 ( 3.107651)
test_btest 0.001089 0.000136 79.168785 ( 20.537425)
test_basic 0.001766 0.003707 0.790938 ( 0.850743)
test_all 0.008226 0.000042 628.644038 (186.163659)
test_rubyspec 0.021997 0.028740 79.962376 ( 91.518983)
total: 310.97 sec