Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-015647
#<BuildRuby:0x0000564d6e5c61a8
@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.20230902-015647",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.001835 0.003776 1.810776 ( 2.213884)
build_miniruby 0.001462 0.000146 1.712953 ( 1.713981)
build_ruby 0.001693 0.000169 3.175451 ( 3.374478)
build_all 0.007654 0.000000 6.184123 ( 2.980365)
build_install 0.018157 0.000491 7.388871 ( 4.281923)
test_btest 0.000651 0.000056 85.020878 ( 36.064294)
test_basic 0.005253 0.000086 0.831195 ( 0.907617)
test_all 0.008960 0.000330 676.728944 (250.947629)
test_rubyspec 0.041932 0.023179 95.707510 (106.934556)
total: 409.42 sec