Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-223700
#<BuildRuby:0x000055e7ccc62078
@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-223700",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.005309 0.000000 1.830201 ( 2.221337)
build_miniruby 0.001463 0.000000 1.569061 ( 1.568373)
build_ruby 0.000000 0.001720 3.248154 ( 3.480742)
build_all 0.001927 0.005805 5.990722 ( 2.910148)
build_install 0.019327 0.000000 7.458801 ( 4.378909)
test_btest 0.000731 0.000000 84.903347 ( 35.620280)
test_basic 0.006883 0.000020 0.914679 ( 0.997986)
test_all 0.083718 0.029738 693.374730 (271.099646)
test_rubyspec 0.065069 0.042526 175.320573 (201.458366)
total: 523.74 sec