Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-220015
#<BuildRuby:0x0000564dd3e05f70
@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.20230727-220015",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003096 0.004641 2.316651 ( 6.309499)
build_miniruby 0.001729 0.000266 57.403343 ( 37.642980)
build_ruby 0.001422 0.000218 3.363625 ( 5.298590)
build_all 0.007622 0.000000 2.608491 ( 3.267702)
build_install 0.014130 0.004375 4.068860 ( 4.939503)
test_btest 0.000692 0.000112 81.961664 ( 57.798389)
test_basic 0.003608 0.005131 0.988920 ( 2.179285)
test_all 0.001000 0.000193 630.129346 (402.079913)
test_rubyspec 0.020857 0.039640 94.221352 (144.870944)
total: 664.39 sec