Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-183112
#<BuildRuby:0x000055e0920c1f48
@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.20230613-183112",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.002991 0.003805 1.881881 ( 5.972138)
build_miniruby 0.001199 0.000172 1.334334 ( 1.958358)
build_ruby 0.001308 0.000187 2.798286 ( 3.655804)
build_all 0.004829 0.002845 2.367325 ( 2.595181)
build_install 0.016207 0.000718 3.698449 ( 4.177999)
test_btest 0.000869 0.000127 76.479224 ( 46.816056)
test_basic 0.006303 0.000927 0.809574 ( 1.321784)
test_all 0.001195 0.000176 592.788801 (356.017316)
test_rubyspec 0.046633 0.008137 84.499399 (121.862169)
total: 544.38 sec