Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-150434
#<BuildRuby:0x00007f3b8030fdc8
@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.20240930-150434",
@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.000025 0.000007 0.000032 ( 0.000033)
autoconf 0.000040 0.000011 0.000051 ( 0.000051)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.004656 0.004230 4.501804 ( 3.747066)
build_miniruby 0.001282 0.000397 1.671151 ( 1.667742)
build_ruby 0.000000 0.002691 4.296346 ( 4.448806)
build_all 0.007880 0.001217 6.915983 ( 2.820730)
build_install 0.016335 0.005406 10.615032 ( 5.175095)
test_btest 0.000743 0.000089 96.856632 ( 26.863163)
test_basic 0.003461 0.009406 1.088844 ( 1.152061)
test_all 0.093093 0.058188 746.948972 (242.959770)
test_rubyspec 0.046171 0.040143 132.718048 ( 24.012172)
total: 312.85 sec