Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-170455
#<BuildRuby:0x00007fe4af1ffdd8
@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.20240827-170455",
@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.000020)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.000000 0.008422 3.357059 ( 3.633290)
build_miniruby 0.000000 0.001947 8.650146 ( 9.682904)
build_ruby 0.001459 0.000304 3.734860 ( 5.853812)
build_all 0.006940 0.001388 8.278212 ( 3.168848)
build_install 0.014612 0.003729 9.902731 ( 4.472742)
test_btest 0.000000 0.001008 117.696711 ( 30.715729)
test_basic 0.000000 0.009562 1.142702 ( 1.193705)
test_all 0.088815 0.060840 838.083423 (238.546952)
test_rubyspec 0.063591 0.032927 170.529121 ( 55.863923)
total: 353.13 sec