Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-051912
#<BuildRuby:0x000055d879191d90
@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.20230807-051912",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.005572 0.001444 2.292375 ( 6.321160)
build_miniruby 0.001685 0.000000 1.770629 ( 3.768213)
build_ruby 0.002039 0.000000 3.611630 ( 7.649400)
build_all 0.007524 0.000681 2.820437 ( 4.253909)
build_install 0.017844 0.002043 4.397406 ( 6.631924)
test_btest 0.000713 0.000161 87.617671 ( 75.691079)
test_basic 0.004685 0.004710 1.030487 ( 2.285472)
test_all 0.006287 0.001572 678.025722 (557.501652)
test_rubyspec 0.045596 0.021000 107.234395 (242.721498)
total: 906.83 sec