Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-091637
#<BuildRuby:0x000055b49368e118
@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.20230514-091637",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.006609 0.000000 1.891256 ( 4.153090)
build_miniruby 0.001624 0.000000 1.337709 ( 1.355116)
build_ruby 0.000000 0.001646 2.656175 ( 3.000766)
build_all 0.000000 0.006889 2.213174 ( 2.197070)
build_install 0.010719 0.006211 3.443840 ( 3.423822)
test_btest 0.000553 0.000158 74.202729 ( 41.116382)
test_basic 0.006059 0.000581 0.781375 ( 1.085928)
test_all 0.001190 0.000328 582.957594 (478.322907)
test_rubyspec 0.031595 0.030920 85.274790 (121.993236)
total: 656.65 sec