Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-022301
#<BuildRuby:0x000055db00ed21d8
@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.20230629-022301",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.005873 0.000379 2.040857 ( 4.809535)
build_miniruby 0.001534 0.000099 1.579351 ( 1.997595)
build_ruby 0.001449 0.000093 3.097702 ( 3.481139)
build_all 0.007394 0.000212 2.505296 ( 2.146131)
build_install 0.014099 0.004629 3.938358 ( 3.339897)
test_btest 0.000687 0.000061 79.681930 ( 38.184095)
test_basic 0.006457 0.000569 0.871390 ( 0.977528)
test_all 0.001263 0.000111 600.616179 (295.096177)
test_rubyspec 0.031242 0.020568 88.154169 (129.718799)
total: 479.75 sec