Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-220248
#<BuildRuby:0x00007fe41ce1fde0
@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.20241218-220248",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.004647 0.000845 2.146671 ( 2.482776)
build_miniruby 0.001455 0.000264 1.650095 ( 1.646976)
build_ruby 0.001781 0.000324 3.991398 ( 4.248676)
build_all 0.003590 0.006493 6.623552 ( 3.290665)
build_install 0.012592 0.010041 8.478304 ( 5.306366)
test_btest 0.000786 0.000211 79.678010 ( 29.827629)
test_basic 0.009011 0.000366 1.015393 ( 1.079623)
test_all 0.100838 0.048478 731.760567 (227.305427)
test_rubyspec 0.047635 0.034050 118.180882 ( 25.638734)
total: 300.83 sec