Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-150034
#<BuildRuby:0x000056068f81e7c8
@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-150034",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003092 0.003803 1.826922 ( 4.135926)
build_miniruby 0.001208 0.000302 1.344708 ( 1.606223)
build_ruby 0.001139 0.000285 2.730259 ( 3.030026)
build_all 0.006174 0.000497 2.242875 ( 2.066347)
build_install 0.015640 0.001613 3.588094 ( 3.057148)
test_btest 0.000547 0.000122 76.137757 ( 41.230430)
test_basic 0.006121 0.001361 0.805948 ( 0.996258)
test_all 0.002383 0.000530 597.243392 (348.726734)
test_rubyspec 0.039911 0.024182 87.787067 (128.231380)
total: 533.08 sec