Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-083430
#<BuildRuby:0x00005621cc8528e0
@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.20230611-083430",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000474 0.006147 1.940119 ( 3.945850)
build_miniruby 0.001082 0.000249 1.569702 ( 1.810716)
build_ruby 0.001192 0.000275 2.728061 ( 3.106615)
build_all 0.007329 0.000797 2.238385 ( 2.463394)
build_install 0.015315 0.003403 3.628135 ( 3.671046)
test_btest 0.000851 0.000189 76.197669 ( 40.921238)
test_basic 0.000738 0.003543 0.786810 ( 3.664834)
test_all 0.001812 0.000453 552.599487 (242.526526)
test_rubyspec 0.011230 0.046003 86.070966 (105.995921)
total: 408.11 sec