Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-180023
#<BuildRuby:0x000055c6110f5820
@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.20231021-180023",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000020)
build_up 0.001259 0.004290 1.882711 ( 2.028610)
build_miniruby 0.001077 0.000245 1.530675 ( 1.529021)
build_ruby 0.001551 0.000353 3.002855 ( 3.209946)
build_all 0.005792 0.000348 4.835833 ( 1.952143)
build_install 0.011970 0.004073 6.485994 ( 2.998977)
test_btest 0.000855 0.000000 77.382410 ( 21.502106)
test_basic 0.000000 0.006317 0.862446 ( 0.928366)
test_all 0.079939 0.038335 614.257855 (185.688229)
test_rubyspec 0.027284 0.030891 79.989896 ( 91.729213)
total: 311.57 sec