Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-091219
#<BuildRuby:0x000055822d366230
@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.20230508-091219",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.002526 0.004625 1.929519 ( 4.340845)
build_miniruby 0.001090 0.000272 1.347829 ( 1.546100)
build_ruby 0.001614 0.000000 2.657467 ( 3.095706)
build_all 0.006158 0.000000 2.268470 ( 1.949718)
build_install 0.013477 0.001991 3.414792 ( 3.235269)
test_btest 0.000574 0.000128 75.191317 ( 41.853219)
test_basic 0.005651 0.001256 0.785729 ( 1.023648)
test_all 0.001225 0.000272 626.381560 (408.905679)
test_rubyspec 0.038656 0.021607 85.338300 (124.313523)
total: 590.26 sec