Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-170605
#<BuildRuby:0x00007fcc4173fdd8
@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.20240904-170605",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.000000 0.007458 3.425416 ( 3.328373)
build_miniruby 0.000000 0.001441 1.541344 ( 1.538170)
build_ruby 0.000771 0.001427 4.073894 ( 4.221963)
build_all 0.008769 0.000000 8.070382 ( 3.183278)
build_install 0.015339 0.003311 10.092071 ( 4.593092)
test_btest 0.000773 0.000290 113.449614 ( 30.112509)
test_basic 0.009645 0.000475 1.237393 ( 1.286686)
test_all 0.104846 0.044148 858.685317 (309.976229)
test_rubyspec 0.041234 0.049860 156.271162 ( 34.618942)
total: 392.86 sec