Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-234727
#<BuildRuby:0x00007fa4faf8fdd0
@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.20241215-234727",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000037 0.000008 0.000045 ( 0.000043)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.005450 0.001128 2.522867 ( 3.050092)
build_miniruby 0.001383 0.000286 1.600466 ( 1.689965)
build_ruby 0.001899 0.000393 4.254620 ( 4.522629)
build_all 0.002944 0.007194 6.462339 ( 4.126279)
build_install 0.009901 0.011634 8.571731 ( 6.560941)
test_btest 0.000573 0.000186 77.320143 ( 44.860068)
test_basic 0.004835 0.006985 1.113950 ( 1.280682)
test_all 0.108077 0.038366 721.751436 (285.774842)
test_rubyspec 0.028764 0.050106 115.178442 ( 26.633203)
total: 378.50 sec