Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-100926
#<BuildRuby:0x0000562856a96008
@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.20230512-100926",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.002084 0.003459 1.768743 ( 3.069445)
build_miniruby 0.000000 0.001381 1.244833 ( 1.246190)
build_ruby 0.000000 0.001402 2.573033 ( 2.774154)
build_all 0.002048 0.004190 2.201809 ( 1.794220)
build_install 0.013896 0.001986 3.572660 ( 3.388814)
test_btest 0.000990 0.000142 73.621144 ( 38.461512)
test_basic 0.006368 0.000305 0.779435 ( 1.049437)
test_all 0.001003 0.000139 570.827418 (250.672989)
test_rubyspec 0.025723 0.023715 78.943935 ( 95.074007)
total: 397.53 sec