Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-065617
#<BuildRuby:0x000055e292f067c8
@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.20230504-065617",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001538 0.003776 1.747493 ( 2.996304)
build_miniruby 0.001058 0.000127 0.898416 ( 0.896869)
build_ruby 0.001168 0.000140 2.323236 ( 2.543958)
build_all 0.004838 0.000580 1.926098 ( 1.105294)
build_install 0.006084 0.007341 2.875365 ( 1.908236)
test_btest 0.000764 0.000137 74.671665 ( 21.595123)
test_basic 0.003927 0.003222 0.738295 ( 0.814955)
test_all 0.000889 0.000178 574.053415 (175.797667)
test_rubyspec 0.023307 0.027536 76.510055 ( 88.410023)
total: 296.07 sec