Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-222517
#<BuildRuby:0x00007f0da837fde0
@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.20241106-222517",
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.003252 0.003743 3.312130 ( 3.251560)
build_miniruby 0.000570 0.001236 1.385880 ( 1.382953)
build_ruby 0.001521 0.000394 3.658829 ( 3.849252)
build_all 0.005813 0.002406 6.173091 ( 2.701652)
build_install 0.020541 0.000000 8.652596 ( 4.134465)
test_btest 0.001123 0.000000 77.326395 ( 20.556964)
test_basic 0.009919 0.000742 1.008577 ( 1.053781)
test_all 0.089934 0.054926 703.866304 (200.947921)
test_rubyspec 0.037979 0.044173 114.026951 ( 27.392655)
total: 265.27 sec