Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-045753
#<BuildRuby:0x0000562b066823b0
@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.20230810-045753",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.005959 0.000335 2.147965 ( 3.516414)
build_miniruby 0.001447 0.000000 1.678226 ( 1.705224)
build_ruby 0.001676 0.000000 3.338378 ( 4.303036)
build_all 0.007740 0.000000 2.714845 ( 2.597785)
build_install 0.015295 0.005063 4.491897 ( 4.233433)
test_btest 0.000692 0.000111 84.189491 ( 45.895579)
test_basic 0.000000 0.007856 0.925249 ( 1.064819)
test_all 0.000255 0.000863 661.750572 (420.378980)
test_rubyspec 0.020444 0.040379 101.921865 (197.123800)
total: 680.82 sec