Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-101027
#<BuildRuby:0x000055b695fce008
@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.20240211-101027",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005858 0.000083 1.716039 ( 2.040082)
build_miniruby 0.001233 0.000056 1.419344 ( 1.417415)
build_ruby 0.001382 0.000063 2.909824 ( 3.130166)
build_all 0.002815 0.004503 6.187519 ( 2.362046)
build_install 0.010837 0.006552 7.481220 ( 3.462579)
test_btest 0.000774 0.000111 84.680713 ( 22.349861)
test_basic 0.000000 0.005813 0.699463 ( 0.759131)
test_all 0.090976 0.026068 760.189239 (229.361836)
test_rubyspec 0.047598 0.054177 167.731406 (177.166527)
total: 442.05 sec