Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-122515
#<BuildRuby:0x00007fa80ad2fdc0
@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.20241004-122515",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000044 0.000010 0.000054 ( 0.000053)
configure 0.000035 0.000009 0.000044 ( 0.000044)
build_up 0.005111 0.004258 4.513376 ( 4.584013)
build_miniruby 0.001522 0.000392 1.904089 ( 2.040185)
build_ruby 0.001719 0.000442 4.698354 ( 19.722454)
build_all 0.006277 0.003578 7.318070 ( 4.052899)
build_install 0.010850 0.007705 9.299610 ( 15.202303)
test_btest 0.000681 0.000205 98.822868 ( 46.065755)
test_basic 0.002485 0.011536 1.328581 ( 1.666644)
test_all 0.118951 0.043749 867.855271 (469.661960)
test_rubyspec 0.049757 0.046656 146.834106 ( 80.022418)
total: 643.02 sec