Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250124-093158
#<BuildRuby:0x00007f7a30ecfde0
@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.20250124-093158",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005287 0.000783 2.718976 ( 2.185011)
build_miniruby 0.001761 0.000000 1.500687 ( 1.497733)
build_ruby 0.001786 0.000000 3.390455 ( 3.625856)
build_all 0.008144 0.000000 5.747629 ( 2.418075)
build_install 0.004366 0.011679 8.075298 ( 4.224463)
test_btest 0.000000 0.000875 67.342124 ( 17.985811)
test_basic 0.007339 0.001113 0.823602 ( 0.876526)
test_all 0.107931 0.009441 572.206188 (170.186552)
test_rubyspec 0.048963 0.029956 103.623208 ( 24.714880)
total: 227.72 sec