Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-142557
#<BuildRuby:0x00005624c9bf6258
@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.20230605-142557",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000000 0.000000 0.000000 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000020)
build_up 0.000000 0.005784 1.794911 ( 3.205375)
build_miniruby 0.000196 0.001463 1.251937 ( 1.260880)
build_ruby 0.001208 0.000275 2.477948 ( 2.663934)
build_all 0.005201 0.001182 1.993062 ( 1.406632)
build_install 0.012635 0.005271 3.260787 ( 2.516911)
test_btest 0.000731 0.000183 73.283392 ( 28.264015)
test_basic 0.000368 0.004543 0.735226 ( 0.833262)
test_all 0.000836 0.000244 554.405817 (209.400510)
test_rubyspec 0.031426 0.024305 83.860500 ( 99.584582)
total: 349.14 sec