Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-232739
#<BuildRuby:0x00005588916bdfb8
@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.20230724-232739",
@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.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006561 0.000875 2.271040 ( 5.526488)
build_miniruby 0.001416 0.000189 1.594241 ( 2.148532)
build_ruby 0.001782 0.000238 3.506597 ( 4.399607)
build_all 0.005500 0.003152 2.761142 ( 3.307096)
build_install 0.017273 0.001315 4.219476 ( 4.992529)
test_btest 0.000000 0.000705 80.247713 ( 51.693951)
test_basic 0.000000 0.007325 0.919025 ( 1.434368)
test_all 0.001120 0.000634 631.118721 (400.882914)
test_rubyspec 0.027750 0.033738 92.528428 (150.703993)
total: 625.09 sec