Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-063356
#<BuildRuby:0x000055854f8ee4f8
@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.20231018-063356",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.007096 0.000391 2.617329 ( 3.910148)
build_miniruby 0.001713 0.000214 1.707366 ( 2.062687)
build_ruby 0.000000 0.002558 3.583666 ( 4.450876)
build_all 0.002740 0.006124 6.723215 ( 5.806739)
build_install 0.014476 0.007904 8.573163 ( 7.769276)
test_btest 0.000789 0.000175 89.912579 ( 88.142785)
test_basic 0.003411 0.005030 1.038554 ( 1.524948)
test_all 0.009319 0.001227 725.183145 (482.664492)
test_rubyspec 0.042110 0.039278 112.587126 (150.923677)
total: 747.26 sec