Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-170338
#<BuildRuby:0x000055aecccadfc0
@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.20231014-170338",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006136 0.001180 2.519841 ( 3.556656)
build_miniruby 0.001373 0.000264 1.763299 ( 2.139452)
build_ruby 0.001648 0.000317 3.522908 ( 3.991033)
build_all 0.003587 0.004226 6.525052 ( 5.019327)
build_install 0.016040 0.002498 7.960273 ( 6.324441)
test_btest 0.000721 0.000154 89.894468 ( 70.171430)
test_basic 0.002911 0.000624 0.996050 ( 1.516243)
test_all 0.009257 0.000669 711.488576 (367.140104)
test_rubyspec 0.040373 0.029295 105.774285 (138.026220)
total: 597.89 sec