Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-193222
#<BuildRuby:0x0000560eead6a228
@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.20231016-193222",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006327 0.000654 2.505663 ( 2.796503)
build_miniruby 0.001760 0.000118 1.682974 ( 1.686690)
build_ruby 0.001909 0.000000 3.309883 ( 3.525914)
build_all 0.004321 0.004059 6.240783 ( 4.016887)
build_install 0.017291 0.002738 8.039146 ( 5.748533)
test_btest 0.000000 0.000998 87.857392 ( 49.503219)
test_basic 0.008410 0.000810 0.989714 ( 1.284599)
test_all 0.006732 0.003209 728.174721 (311.057002)
test_rubyspec 0.025270 0.043317 101.689138 (114.273095)
total: 493.89 sec