Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-033950
#<BuildRuby:0x00007f2b27d4fdd8
@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.20241023-033950",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003081 0.004751 3.821184 ( 3.665287)
build_miniruby 0.001325 0.000301 1.617711 ( 1.613989)
build_ruby 0.001875 0.000426 4.287248 ( 4.405747)
build_all 0.007710 0.001752 6.745558 ( 2.752197)
build_install 0.013695 0.005773 8.709374 ( 4.123319)
test_btest 0.000360 0.001073 77.375776 ( 22.317324)
test_basic 0.003032 0.009730 1.169432 ( 1.220198)
test_all 0.106479 0.046091 742.797701 (214.921461)
test_rubyspec 0.043372 0.038588 124.206831 ( 25.500732)
total: 280.52 sec