Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-065226
#<BuildRuby:0x0000564736a91ef0
@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.20240129-065226",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000025)
build_up 0.005578 0.000370 1.924544 ( 2.355777)
build_miniruby 0.001324 0.000306 1.687662 ( 1.702480)
build_ruby 0.001380 0.000318 3.527085 ( 3.775710)
build_all 0.007388 0.000720 6.274727 ( 3.845097)
build_install 0.008397 0.011495 7.798020 ( 5.066490)
test_btest 0.001124 0.000000 85.811074 ( 45.403954)
test_basic 0.000628 0.006051 0.846556 ( 0.915949)
test_all 0.060750 0.054935 774.706942 (343.303200)
test_rubyspec 0.044013 0.069942 190.973459 (273.431983)
total: 679.80 sec