Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-072100
#<BuildRuby:0x00007fe7a26cfde0
@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.20241216-072100",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.001606 0.004504 2.515371 ( 2.842304)
build_miniruby 0.001308 0.000380 1.634715 ( 1.640926)
build_ruby 0.001846 0.000536 4.127399 ( 4.310809)
build_all 0.005413 0.004577 6.736876 ( 3.358344)
build_install 0.021578 0.000000 8.329481 ( 4.626003)
test_btest 0.000775 0.000000 80.806967 ( 27.365785)
test_basic 0.002196 0.006960 1.132827 ( 1.192348)
test_all 0.104095 0.045730 764.037316 (257.373841)
test_rubyspec 0.031758 0.046111 115.987447 ( 22.568274)
total: 325.28 sec