Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-054431
#<BuildRuby:0x000055ffe19b9e20
@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.20230214-054431",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.004240 0.000578 1.446851 ( 1.928708)
build_miniruby 0.001363 0.000186 1.254703 ( 1.269589)
build_ruby 0.001309 0.000179 2.415134 ( 2.617949)
build_all 0.007380 0.000000 4.059849 ( 2.246092)
build_install 0.014414 0.000000 2.956537 ( 2.261365)
test_btest 0.000624 0.000000 56.703184 ( 27.475530)
test_basic 0.005752 0.000000 0.499780 ( 0.634559)
test_all 0.001121 0.000000 659.589824 (252.434687)
test_rubyspec 0.014066 0.032455 71.160229 ( 82.413297)
total: 373.28 sec