Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-080706
#<BuildRuby:0x000055f9876fa320
@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.20230919-080706",
@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.000024)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003081 0.003767 2.378134 ( 4.378681)
build_miniruby 0.001472 0.000356 1.742419 ( 1.939078)
build_ruby 0.001689 0.000408 3.528808 ( 3.769788)
build_all 0.004908 0.003236 6.463997 ( 4.295672)
build_install 0.002539 0.017078 7.658194 ( 6.403311)
test_btest 0.000550 0.000214 87.213584 ( 46.003520)
test_basic 0.007466 0.001498 1.048138 ( 1.284242)
test_all 0.008243 0.001305 700.076458 (332.017900)
test_rubyspec 0.041814 0.038076 111.848993 (136.168306)
total: 536.26 sec