Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-091648
#<BuildRuby:0x00005626346c6258
@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.20231019-091648",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.006007 0.000462 2.287034 ( 2.354421)
build_miniruby 0.001504 0.000000 1.611658 ( 1.610092)
build_ruby 0.001757 0.000000 2.929176 ( 3.116273)
build_all 0.003241 0.004038 6.032244 ( 2.405771)
build_install 0.010841 0.006821 6.856253 ( 3.073810)
test_btest 0.000897 0.000136 83.910613 ( 21.740787)
test_basic 0.001341 0.004140 0.899239 ( 0.959508)
test_all 0.007431 0.000617 669.803337 (203.164502)
test_rubyspec 0.034446 0.020770 86.182351 ( 97.485758)
total: 335.91 sec