Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-113334
#<BuildRuby:0x00005631b113e258
@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.20230723-113334",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003312 0.003935 2.248074 ( 4.790356)
build_miniruby 0.001360 0.000181 1.697073 ( 2.388651)
build_ruby 0.001881 0.000000 3.407748 ( 16.382558)
build_all 0.008291 0.000000 2.722099 ( 2.978171)
build_install 0.020121 0.000233 4.188826 ( 5.127577)
test_btest 0.001104 0.000000 80.392882 ( 49.794334)
test_basic 0.000434 0.007199 0.845204 ( 1.386809)
test_all 0.000995 0.000153 632.185259 (424.751038)
test_rubyspec 0.032686 0.032873 94.858334 (199.808661)
total: 707.41 sec