Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-064328
#<BuildRuby:0x0000561684909e08
@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.20230525-064328",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.002199 0.003818 1.792810 ( 3.161656)
build_miniruby 0.001225 0.000204 1.312579 ( 1.313987)
build_ruby 0.000000 0.001872 2.585331 ( 2.789978)
build_all 0.004213 0.001374 1.965595 ( 1.166176)
build_install 0.012607 0.001883 3.270251 ( 2.363076)
test_btest 0.000711 0.000133 75.525977 ( 30.523997)
test_basic 0.006451 0.000511 0.708248 ( 0.804413)
test_all 0.000979 0.000000 604.013657 (257.803011)
test_rubyspec 0.027691 0.020444 76.798196 ( 88.791956)
total: 388.72 sec