Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-144105
#<BuildRuby:0x000055ecba1d28e0
@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.20230805-144105",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.003026 0.003910 2.303051 ( 6.125084)
build_miniruby 0.001622 0.000088 1.790545 ( 2.965816)
build_ruby 0.001733 0.000094 3.547488 ( 38.484740)
build_all 0.003753 0.004233 2.847050 ( 2.676811)
build_install 0.015211 0.004766 4.617933 ( 4.701346)
test_btest 0.000941 0.000097 84.217636 ( 48.207165)
test_basic 0.000000 0.008590 1.029701 ( 1.376288)
test_all 0.000000 0.001294 661.769126 (330.063371)
test_rubyspec 0.021918 0.035473 100.498634 (128.789319)
total: 563.39 sec