Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-222804
#<BuildRuby:0x000055c8ef196258
@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.20230827-222804",
@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.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.006863 0.000306 2.135899 ( 3.464063)
build_miniruby 0.001347 0.000140 1.589859 ( 1.589151)
build_ruby 0.001799 0.000186 3.298761 ( 3.533680)
build_all 0.003365 0.004594 6.014655 ( 3.027143)
build_install 0.015209 0.003361 7.452999 ( 4.094600)
test_btest 0.000875 0.000129 83.075544 ( 32.155419)
test_basic 0.006622 0.000974 0.939708 ( 1.009394)
test_all 0.009172 0.000080 707.873092 (320.349886)
test_rubyspec 0.043970 0.018290 101.991232 (121.197829)
total: 490.42 sec