Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-161848
#<BuildRuby:0x000056160e55e3b0
@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.20230922-161848",
@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.000004 0.000025 ( 0.000026)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.000709 0.007126 2.386655 ( 5.041903)
build_miniruby 0.001845 0.000000 1.782381 ( 2.290552)
build_ruby 0.002171 0.000000 3.637285 ( 4.467886)
build_all 0.008672 0.000288 6.350679 ( 6.744759)
build_install 0.021398 0.000356 7.783219 ( 8.711301)
test_btest 0.000783 0.000170 85.699722 ( 72.569790)
test_basic 0.003999 0.004993 1.009417 ( 1.724409)
test_all 0.009879 0.001043 751.516905 (697.248058)
test_rubyspec 0.043349 0.036214 108.077514 (152.760608)
total: 951.56 sec