Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-233146
#<BuildRuby:0x0000563a4621a120
@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.20231205-233146",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.006221 0.000270 1.955674 ( 2.045094)
build_miniruby 0.001390 0.000000 1.306618 ( 1.304693)
build_ruby 0.001697 0.000000 2.643080 ( 2.835207)
build_all 0.003288 0.003894 5.224034 ( 2.031572)
build_install 0.005858 0.008563 6.346959 ( 2.879183)
test_btest 0.000648 0.000096 78.399022 ( 20.235063)
test_basic 0.002278 0.003175 0.720529 ( 0.779963)
test_all 0.077559 0.042388 670.881039 (191.072091)
test_rubyspec 0.032999 0.021885 78.302803 ( 89.884885)
total: 313.07 sec