Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-133616
#<BuildRuby:0x000056052f076018
@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.20231022-133616",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000907 0.005911 3.321428 ( 3.454736)
build_miniruby 0.001268 0.000235 1.494178 ( 1.492587)
build_ruby 0.000000 0.001492 2.700021 ( 2.910740)
build_all 0.004327 0.002209 5.494522 ( 2.279838)
build_install 0.009573 0.008579 7.653054 ( 3.393698)
test_btest 0.000661 0.000181 79.799719 ( 21.435940)
test_basic 0.004110 0.001121 0.814190 ( 0.876579)
test_all 0.088430 0.030758 609.120106 (204.328076)
test_rubyspec 0.024474 0.028382 77.098966 ( 88.767358)
total: 328.94 sec