Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-102923
#<BuildRuby:0x00007f53065dfdd0
@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.20240820-102923",
@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.000006 0.000028 ( 0.000028)
autoconf 0.000040 0.000010 0.000050 ( 0.000050)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.001111 0.006966 3.546386 ( 3.413158)
build_miniruby 0.001772 0.000000 1.386053 ( 1.382429)
build_ruby 0.001860 0.000010 4.097131 ( 4.281047)
build_all 0.002820 0.005884 8.169283 ( 3.188980)
build_install 0.021192 0.000895 10.893019 ( 4.921867)
test_btest 0.000693 0.000216 121.822313 ( 32.180968)
test_basic 0.009975 0.003351 1.330275 ( 1.386444)
test_all 0.104576 0.048779 877.548683 (250.514041)
test_rubyspec 0.029698 0.064105 171.631689 ( 34.867434)
total: 336.14 sec