Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-040440
#<BuildRuby:0x0000558cd0fe64d0
@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.20230527-040440",
@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.000002 0.000017 ( 0.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.001757 0.004437 1.801912 ( 3.036354)
build_miniruby 0.001315 0.000000 1.327010 ( 1.327291)
build_ruby 0.001714 0.000000 2.581239 ( 2.800349)
build_all 0.005416 0.001639 2.120067 ( 1.297379)
build_install 0.013771 0.003487 3.344837 ( 2.425688)
test_btest 0.000695 0.000147 77.601012 ( 28.471338)
test_basic 0.007425 0.000000 0.777761 ( 0.875331)
test_all 0.000881 0.000176 566.603599 (197.317334)
test_rubyspec 0.010637 0.037596 76.162072 ( 87.829681)
total: 325.38 sec