Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-023931
#<BuildRuby:0x000055c03477dfb8
@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-023931",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000728 0.004110 1.413462 ( 1.818748)
build_miniruby 0.001327 0.000221 1.185280 ( 1.183989)
build_ruby 0.001267 0.000211 2.163090 ( 2.388286)
build_all 0.007246 0.000498 3.951006 ( 1.969576)
build_install 0.007908 0.005842 2.779163 ( 1.917616)
test_btest 0.000677 0.000135 58.679839 ( 18.811791)
test_basic 0.000000 0.004685 0.454326 ( 0.547722)
test_all 0.000000 0.001060 627.809849 (181.882615)
test_rubyspec 0.023102 0.015709 67.847623 ( 77.785304)
total: 288.31 sec