Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-065347
#<BuildRuby:0x00007f22e690fdc0
@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.20240830-065347",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.000000 0.007062 3.670144 ( 4.045427)
build_miniruby 0.000000 0.001817 1.623626 ( 1.619820)
build_ruby 0.000000 0.002223 4.236988 ( 4.468434)
build_all 0.006721 0.001781 7.393327 ( 2.908678)
build_install 0.016647 0.003263 10.884080 ( 5.263110)
test_btest 0.000616 0.000238 113.756403 ( 29.834789)
test_basic 0.006867 0.003640 1.075634 ( 1.122004)
test_all 0.109492 0.037806 766.526479 (240.349407)
test_rubyspec 0.046448 0.042179 164.752158 ( 32.748876)
total: 322.36 sec