Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-022015
#<BuildRuby:0x00007f49ed3ffdc0
@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.20241225-022015",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000035)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.005546 0.000274 1.820475 ( 2.134708)
build_miniruby 0.001402 0.000242 1.552072 ( 1.559540)
build_ruby 0.001830 0.000316 4.389383 ( 4.906547)
build_all 0.010358 0.000339 7.368538 ( 4.851969)
build_install 0.020410 0.002172 9.420762 ( 7.169256)
test_btest 0.000806 0.000124 79.817441 ( 47.747339)
test_basic 0.001316 0.008041 0.946663 ( 0.992815)
test_all 0.118784 0.022973 718.638319 (210.337373)
test_rubyspec 0.061458 0.019696 115.947377 ( 26.699920)
total: 306.40 sec