Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-051222
#<BuildRuby:0x0000557bc81ee058
@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.20230101-051222",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001053 0.003188 0.968047 ( 1.343239)
build_miniruby 0.001024 0.000301 1.127588 ( 1.125940)
build_ruby 0.000094 0.001492 3.204115 ( 3.578873)
build_all 0.007393 0.000000 3.585158 ( 1.836167)
build_install 0.009490 0.004385 2.876001 ( 1.905003)
test_btest 0.000685 0.000000 56.760657 ( 16.008431)
test_basic 0.003974 0.000306 0.395462 ( 0.488438)
test_all 0.001213 0.000354 590.372464 (172.806423)
test_rubyspec 0.023934 0.014481 63.476246 ( 73.304341)
total: 272.40 sec