Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-080727
#<BuildRuby:0x0000556f7a6367c8
@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.20230831-080727",
@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.000004 0.000022 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.005424 1.893074 ( 2.348392)
build_miniruby 0.000000 0.002039 1.734754 ( 1.758686)
build_ruby 0.001948 0.000000 3.497606 ( 3.704263)
build_all 0.003173 0.004607 6.326041 ( 3.278686)
build_install 0.015032 0.004831 7.905122 ( 5.505446)
test_btest 0.000638 0.000174 85.388894 ( 39.962977)
test_basic 0.007413 0.002022 1.009063 ( 1.126341)
test_all 0.009738 0.000262 722.393092 (271.286717)
test_rubyspec 0.023746 0.049198 102.943498 (114.192635)
total: 443.17 sec