Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-171359
#<BuildRuby:0x000055aada2c6390
@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.20230623-171359",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.002351 0.004555 2.034413 ( 5.130054)
build_miniruby 0.001318 0.000369 1.600435 ( 1.927805)
build_ruby 0.001278 0.000358 3.238126 ( 6.035888)
build_all 0.003178 0.005120 2.485050 ( 3.022947)
build_install 0.014372 0.004771 3.562648 ( 5.443370)
test_btest 0.000624 0.000200 79.856840 ( 68.847873)
test_basic 0.006521 0.002243 0.919645 ( 2.067031)
test_all 0.000787 0.001214 613.348409 (590.122940)
test_rubyspec 0.028304 0.031268 90.701325 (176.573114)
total: 859.17 sec