Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-135203
#<BuildRuby:0x0000563500a0e1d8
@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.20230505-135203",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.000949 0.004310 1.826141 ( 3.193712)
build_miniruby 0.001053 0.000332 1.314352 ( 1.312903)
build_ruby 0.001141 0.000360 2.486570 ( 2.692493)
build_all 0.006184 0.000000 1.952766 ( 1.172922)
build_install 0.007379 0.007289 3.062958 ( 2.108103)
test_btest 0.000510 0.000178 75.588192 ( 24.699217)
test_basic 0.002311 0.004980 0.797222 ( 0.880389)
test_all 0.002048 0.000000 560.243183 (176.168563)
test_rubyspec 0.032253 0.005884 70.526568 ( 82.229231)
total: 294.46 sec