Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-023300
#<BuildRuby:0x00007fb905e9fdc0
@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.20241016-023300",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000027 0.000009 0.000036 ( 0.000037)
build_up 0.008706 0.001493 4.468234 ( 5.306894)
build_miniruby 0.000000 0.002082 2.566734 ( 2.699543)
build_ruby 0.001317 0.000958 4.860806 ( 5.127658)
build_all 0.010089 0.000667 8.201865 ( 5.037632)
build_install 0.018467 0.006035 11.793412 ( 8.248482)
test_btest 0.000786 0.000247 99.528702 ( 76.221769)
test_basic 0.009701 0.003287 1.352446 ( 1.846111)
test_all 0.119632 0.045702 866.547320 (530.414180)
test_rubyspec 0.067173 0.026170 145.231262 ( 73.088706)
total: 707.99 sec