Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-222718
#<BuildRuby:0x00007fc548f8fdd0
@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.20241115-222718",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.007051 0.000502 3.797653 ( 3.937572)
build_miniruby 0.000000 0.001601 1.627765 ( 1.626405)
build_ruby 0.000292 0.001648 4.240352 ( 4.379366)
build_all 0.009013 0.000204 6.599812 ( 2.817595)
build_install 0.013695 0.003566 8.930336 ( 4.160207)
test_btest 0.000663 0.000122 78.213994 ( 22.120968)
test_basic 0.009668 0.000337 1.085455 ( 1.134457)
test_all 0.103583 0.040852 700.102217 (222.705620)
test_rubyspec 0.046106 0.038186 121.423665 ( 26.397340)
total: 289.28 sec