Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-034208
#<BuildRuby:0x000055ab239ca008
@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.20230623-034208",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000000 0.006896 2.014344 ( 5.119984)
build_miniruby 0.000466 0.001325 1.623492 ( 2.884858)
build_ruby 0.001575 0.000337 3.308700 ( 5.291897)
build_all 0.004464 0.003277 2.392440 ( 3.139167)
build_install 0.011323 0.007082 3.736657 ( 5.103027)
test_btest 0.000600 0.000160 78.793656 ( 50.514833)
test_basic 0.006306 0.000475 0.858735 ( 1.669196)
test_all 0.000962 0.000248 584.791577 (301.824798)
test_rubyspec 0.035801 0.016189 85.532639 (123.822432)
total: 499.37 sec