Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-135931
#<BuildRuby:0x00007f9fffcefdc8
@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.20241125-135931",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.002101 0.004645 3.023707 ( 3.141959)
build_miniruby 0.000000 0.001483 1.125067 ( 1.122590)
build_ruby 0.000000 0.001954 3.740251 ( 3.914908)
build_all 0.005184 0.003632 5.987648 ( 2.510282)
build_install 0.018164 0.000000 8.577596 ( 4.244620)
test_btest 0.000819 0.000000 77.015608 ( 21.131931)
test_basic 0.000755 0.009156 1.024607 ( 1.070261)
test_all 0.106894 0.038717 715.931989 (215.469813)
test_rubyspec 0.029058 0.047832 116.796014 ( 25.839077)
total: 278.45 sec