Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-200044
#<BuildRuby:0x0000562b1b1e2390
@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.20230607-200044",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.005417 0.000417 1.875989 ( 3.227445)
build_miniruby 0.001337 0.000103 1.303381 ( 1.303094)
build_ruby 0.000000 0.001753 2.745537 ( 2.982389)
build_all 0.004435 0.002990 2.204302 ( 1.938248)
build_install 0.018699 0.000078 3.362407 ( 2.764256)
test_btest 0.000887 0.000088 77.672532 ( 37.066452)
test_basic 0.000000 0.006159 0.774338 ( 0.859375)
test_all 0.000000 0.001418 594.475393 (250.041304)
test_rubyspec 0.032975 0.020934 83.886435 ( 96.465615)
total: 396.65 sec