Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-082106
#<BuildRuby:0x00007f5b33a0fdd0
@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.20240717-082106",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.001860 0.005518 3.313190 ( 3.309230)
build_miniruby 0.001195 0.000299 1.453552 ( 1.452615)
build_ruby 0.001620 0.000405 3.591907 ( 13.759474)
build_all 0.004177 0.003914 7.994417 ( 3.117578)
build_install 0.010745 0.007431 10.713327 ( 5.238304)
test_btest 0.000784 0.000239 116.751091 ( 33.168536)
test_basic 0.009252 0.000458 1.035663 ( 1.107688)
test_all 0.126438 0.027867 839.655933 (262.785406)
test_rubyspec 0.042192 0.046354 169.291467 ( 36.943475)
total: 360.88 sec