Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-144903
#<BuildRuby:0x0000559f23752868
@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.20240211-144903",
@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.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006081 0.000000 2.104427 ( 2.853945)
build_miniruby 0.001629 0.000000 21.652768 ( 21.275528)
build_ruby 0.001521 0.000176 3.616163 ( 3.828110)
build_all 0.007093 0.000852 6.728738 ( 3.256915)
build_install 0.016279 0.004209 8.390999 ( 4.716005)
test_btest 0.001029 0.000142 91.312812 ( 37.312290)
test_basic 0.002287 0.004773 0.885910 ( 5.755442)
test_all 0.081122 0.034700 780.077103 (283.706474)
test_rubyspec 0.044712 0.064112 192.537635 (217.987626)
total: 580.69 sec