Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-201035
#<BuildRuby:0x000055cb70be5a00
@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.20230215-201035",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005078 0.000635 1.641385 ( 3.101279)
build_miniruby 0.001809 0.000227 1.386999 ( 1.668755)
build_ruby 0.001654 0.000000 2.621595 ( 15.691978)
build_all 0.009167 0.000257 4.308913 ( 3.736092)
build_install 0.014063 0.004533 3.337456 ( 3.609686)
test_btest 0.000635 0.000088 60.791823 ( 38.961363)
test_basic 0.001741 0.004778 0.509297 ( 0.797159)
test_all 0.001281 0.000000 693.567380 (350.373717)
test_rubyspec 0.038261 0.023594 77.926090 (106.065319)
total: 524.01 sec