Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-072510
#<BuildRuby:0x000055e82080da00
@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.20230920-072510",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000040 0.000005 0.000045 ( 0.000037)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.001791 0.004185 2.143231 ( 3.438702)
build_miniruby 0.001153 0.000198 1.553887 ( 1.553299)
build_ruby 0.000000 0.001770 2.839385 ( 3.068553)
build_all 0.005323 0.002404 6.040705 ( 2.947116)
build_install 0.014934 0.002232 7.437584 ( 4.807655)
test_btest 0.000853 0.000166 84.233495 ( 25.092778)
test_basic 0.005402 0.000303 0.975951 ( 1.041320)
test_all 0.007230 0.001368 662.534474 (220.879930)
test_rubyspec 0.025384 0.039302 97.912635 (109.169212)
total: 372.00 sec