Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-072928
#<BuildRuby:0x000055c9d1ac61d8
@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-072928",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.005617 0.000803 2.295445 ( 3.878036)
build_miniruby 0.001494 0.000214 1.605264 ( 1.613700)
build_ruby 0.001871 0.000267 3.373803 ( 3.714551)
build_all 0.002581 0.004914 2.722536 ( 3.032082)
build_install 0.014831 0.002649 4.174197 ( 3.935952)
test_btest 0.000702 0.000125 79.544458 ( 50.007853)
test_basic 0.006530 0.001166 0.891203 ( 1.835076)
test_all 0.001496 0.000267 615.204005 (420.056025)
test_rubyspec 0.022968 0.041613 95.835017 (179.291279)
total: 667.37 sec