Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-010513
#<BuildRuby:0x000055a427aa5fc0
@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.20230914-010513",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.005747 0.001106 2.166370 ( 4.157517)
build_miniruby 0.001375 0.000265 1.657315 ( 1.829844)
build_ruby 0.001646 0.000316 3.316620 ( 3.769816)
build_all 0.003923 0.004215 6.326693 ( 4.403902)
build_install 0.016687 0.002657 7.755916 ( 6.700661)
test_btest 0.000608 0.000131 85.101499 ( 45.038334)
test_basic 0.005880 0.000232 0.977288 ( 1.281313)
test_all 0.004073 0.005172 740.951724 (326.689236)
test_rubyspec 0.049183 0.021654 105.274703 (125.796525)
total: 519.67 sec