Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-121007
#<BuildRuby:0x000055f029496320
@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.20230202-121007",
@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.000018)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000820 0.004248 1.134173 ( 1.530775)
build_miniruby 0.001349 0.000245 1.036489 ( 1.034654)
build_ruby 0.001144 0.000209 2.269662 ( 2.483353)
build_all 0.006051 0.000312 3.389979 ( 1.594441)
build_install 0.011428 0.003241 2.905086 ( 2.034617)
test_btest 0.000669 0.000124 56.254173 ( 15.033920)
test_basic 0.001812 0.002806 0.381781 ( 0.473841)
test_all 0.000839 0.000173 614.915466 (186.125879)
test_rubyspec 0.015908 0.021314 61.374742 ( 71.272354)
total: 281.58 sec