Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-231914
#<BuildRuby:0x00007f5acec3fde0
@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.20240924-231914",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.008090 0.000589 3.908531 ( 3.434828)
build_miniruby 0.001388 0.000198 1.518214 ( 1.515347)
build_ruby 0.000000 0.001793 4.148836 ( 4.309048)
build_all 0.003990 0.004806 6.629821 ( 2.744947)
build_install 0.017147 0.003463 9.731190 ( 4.432983)
test_btest 0.000817 0.000152 93.305632 ( 25.150811)
test_basic 0.005902 0.004288 0.844813 ( 0.897826)
test_all 0.088214 0.061152 758.771292 (240.520315)
test_rubyspec 0.056982 0.033542 132.323116 ( 34.370955)
total: 317.38 sec