Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-132537
#<BuildRuby:0x00007ff60ce9fde0
@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.20240927-132537",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000035 0.000007 0.000042 ( 0.000043)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.003316 0.006873 5.025984 ( 4.851962)
build_miniruby 0.000000 0.002140 1.829963 ( 1.891554)
build_ruby 0.000302 0.001703 4.702583 ( 5.038835)
build_all 0.005936 0.004483 7.503382 ( 4.361683)
build_install 0.016753 0.005406 10.506473 ( 5.686858)
test_btest 0.000791 0.000235 84.851517 ( 21.963690)
test_basic 0.005596 0.004572 0.837750 ( 0.882005)
test_all 0.101160 0.048789 764.060887 (250.175104)
test_rubyspec 0.037021 0.047209 133.679697 ( 29.321610)
total: 324.17 sec