Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-135954
#<BuildRuby:0x000055ac909e21a8
@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.20230704-135954",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.006651 0.000000 2.057338 ( 3.648053)
build_miniruby 0.001501 0.000000 1.928007 ( 1.942897)
build_ruby 0.001547 0.000000 3.128639 ( 3.369171)
build_all 0.006220 0.000000 2.377854 ( 1.786800)
build_install 0.018156 0.000336 4.007137 ( 4.082178)
test_btest 0.000774 0.000045 81.247628 ( 38.209760)
test_basic 0.003084 0.004572 0.924069 ( 1.048286)
test_all 0.001776 0.000000 593.470243 (279.469455)
test_rubyspec 0.018036 0.033365 89.515169 (102.742892)
total: 436.30 sec