Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260301-232014
#<BuildRuby:0x00007f9ce532fdc8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20260301-232014",
@make="make",
@no_timeout_error=nil,
@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.000003 0.000021 ( 0.000023)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.002109 0.005023 2.742581 ( 2.848593)
build_miniruby 0.000498 0.001128 1.950028 ( 1.921768)
build_ruby 0.001440 0.000631 5.289116 ( 5.377170)
build_all 0.006275 0.004617 8.505339 ( 5.366917)
build_install 0.014915 0.008857 11.144089 ( 7.982862)
test_btest 0.000755 0.000231 87.597826 ( 28.074403)
test_basic 0.003647 0.005783 1.267746 ( 1.308130)
test_all 0.086429 0.047872 863.114823 (267.588277)
test_rubyspec 0.055068 0.039226 140.419494 ( 32.869618)
total: 353.34 sec