Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-002523
#<BuildRuby:0x0000563ceaa0dfc0
@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.20230722-002523",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000023 0.000006 0.000029 ( 0.000027)
build_up 0.003033 0.003648 2.158936 ( 3.396689)
build_miniruby 0.001254 0.000338 1.659281 ( 1.665895)
build_ruby 0.001208 0.000325 3.185625 ( 3.407996)
build_all 0.000681 0.006801 2.504193 ( 1.743539)
build_install 0.009528 0.009241 4.075638 ( 3.095656)
test_btest 0.000621 0.000240 79.764270 ( 38.363730)
test_basic 0.002086 0.005103 0.897966 ( 1.029343)
test_all 0.000994 0.000421 611.382974 (325.415774)
test_rubyspec 0.034565 0.018561 89.406692 (128.631429)
total: 506.75 sec