Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-041350
#<BuildRuby:0x0000558bdba2df70
@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.20230212-041350",
@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.000005 0.000020 ( 0.000022)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.002007 0.003337 1.168093 ( 1.541425)
build_miniruby 0.000000 0.001625 1.303911 ( 1.303530)
build_ruby 0.000000 0.001326 2.530503 ( 2.749511)
build_all 0.000000 0.008327 4.058008 ( 2.184256)
build_install 0.010421 0.007282 3.077249 ( 2.218659)
test_btest 0.000702 0.000380 59.961083 ( 31.471093)
test_basic 0.006335 0.000000 0.474096 ( 0.728121)
test_all 0.001265 0.000265 720.685798 (556.676068)
test_rubyspec 0.028703 0.034995 79.756392 (117.229600)
total: 716.10 sec