Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-080906
#<BuildRuby:0x000055e476d6a258
@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.20230807-080906",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.007118 0.000309 2.358723 ( 4.981041)
build_miniruby 0.001445 0.000144 1.727129 ( 2.443810)
build_ruby 0.001518 0.000152 3.519060 ( 5.578820)
build_all 0.007655 0.000765 2.897468 ( 3.822994)
build_install 0.007907 0.013303 4.437526 ( 5.161739)
test_btest 0.000322 0.000963 87.662278 ( 68.371965)
test_basic 0.002381 0.007456 1.003548 ( 2.051558)
test_all 0.001799 0.000000 688.944179 (506.896362)
test_rubyspec 0.021021 0.040219 103.645241 (184.076068)
total: 783.39 sec