Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-103016
#<BuildRuby:0x000055e9631be8e0
@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.20230911-103016",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000035 0.000002 0.000037 ( 0.000032)
configure 0.000027 0.000001 0.000028 ( 0.000030)
build_up 0.007541 0.000000 2.221317 ( 4.646405)
build_miniruby 0.001549 0.000000 1.587465 ( 1.799109)
build_ruby 0.001434 0.000000 3.438941 ( 3.930113)
build_all 0.004571 0.004016 6.231149 ( 4.476323)
build_install 0.009066 0.011037 7.917951 ( 5.388156)
test_btest 0.000653 0.000106 83.726799 ( 46.067565)
test_basic 0.003714 0.004598 0.958455 ( 1.190758)
test_all 0.006254 0.003640 671.933801 (302.345578)
test_rubyspec 0.028999 0.041655 104.924050 (124.054989)
total: 493.90 sec