Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-050224
#<BuildRuby:0x00007f30c53efdd0
@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.20240821-050224",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000044 0.000000 0.000044 ( 0.000043)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.003524 0.003993 3.098710 ( 3.031951)
build_miniruby 0.001324 0.000249 1.272154 ( 1.269151)
build_ruby 0.001538 0.000288 4.077837 ( 4.224201)
build_all 0.009112 0.000151 8.105740 ( 3.343235)
build_install 0.015845 0.001256 10.553200 ( 4.904363)
test_btest 0.000908 0.000151 113.396162 ( 30.596169)
test_basic 0.004845 0.004479 1.253695 ( 1.300468)
test_all 0.104643 0.045114 835.838954 (257.631170)
test_rubyspec 0.029605 0.061392 172.347832 ( 32.212248)
total: 338.51 sec