Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-154007
#<BuildRuby:0x00007f605c6dfdd0
@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.20241112-154007",
@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.000019 0.000004 0.000023 ( 0.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.000000 0.007831 3.476037 ( 3.511716)
build_miniruby 0.001262 0.000496 1.642123 ( 1.639976)
build_ruby 0.001457 0.000410 3.710478 ( 3.900602)
build_all 0.008447 0.000055 6.410963 ( 2.796185)
build_install 0.014112 0.004595 9.062723 ( 4.531178)
test_btest 0.000715 0.000194 76.434732 ( 21.416882)
test_basic 0.003921 0.005364 1.044357 ( 1.093040)
test_all 0.118992 0.027405 719.799261 (210.439428)
test_rubyspec 0.064089 0.015109 118.240405 ( 27.509710)
total: 276.84 sec