Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-071432
#<BuildRuby:0x000055dc826be130
@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.20230513-071432",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.007140 0.000000 1.976312 ( 4.226928)
build_miniruby 0.001283 0.000000 1.391182 ( 1.566630)
build_ruby 0.001488 0.000000 2.868349 ( 3.406052)
build_all 0.000000 0.007444 2.270820 ( 2.307727)
build_install 0.017086 0.000938 3.552856 ( 3.665801)
test_btest 0.000878 0.000085 75.217508 ( 40.744141)
test_basic 0.006455 0.000210 0.791405 ( 1.121750)
test_all 0.001908 0.000178 584.982659 (360.635843)
test_rubyspec 0.037866 0.023257 84.852573 (121.424691)
total: 539.10 sec