Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-095716
#<BuildRuby:0x00005595aff062a8
@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-095716",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005550 0.001448 2.306679 ( 8.168816)
build_miniruby 0.001456 0.000380 1.783074 ( 3.359349)
build_ruby 0.000000 0.001973 3.626212 ( 9.525625)
build_all 0.005921 0.002804 2.850865 ( 5.631984)
build_install 0.014880 0.007992 4.610747 ( 8.979638)
test_btest 0.000614 0.000198 88.041463 ( 80.523485)
test_basic 0.005163 0.003191 1.010106 ( 2.933826)
test_all 0.002394 0.005167 691.541232 (534.437692)
test_rubyspec 0.024247 0.043322 107.154557 (243.715620)
total: 897.28 sec