Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-211825
#<BuildRuby:0x0000559b9158dfb8
@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.20230529-211825",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.006602 0.000535 1.977233 ( 5.014310)
build_miniruby 0.001332 0.000278 1.468990 ( 1.841165)
build_ruby 0.001559 0.000325 2.955716 ( 4.291003)
build_all 0.003643 0.004121 2.250609 ( 3.187837)
build_install 0.016424 0.002809 3.663259 ( 5.193376)
test_btest 0.000789 0.000075 78.648047 ( 85.855018)
test_basic 0.007216 0.000000 0.837953 ( 1.349090)
test_all 0.001061 0.000000 598.780657 (441.554379)
test_rubyspec 0.040219 0.014667 83.244070 (105.691965)
total: 653.98 sec