Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-111837
#<BuildRuby:0x0000562f229d9f48
@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.20231212-111837",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006295 0.000350 2.336815 ( 2.794590)
build_miniruby 0.001409 0.000208 1.691621 ( 1.698028)
build_ruby 0.001607 0.000238 3.500689 ( 3.689128)
build_all 0.008993 0.000098 6.004619 ( 4.201092)
build_install 0.015604 0.004652 7.589116 ( 4.956355)
test_btest 0.000812 0.000127 83.590430 ( 35.667605)
test_basic 0.000564 0.004400 0.876036 ( 0.948700)
test_all 0.090481 0.030171 666.434360 (206.406985)
test_rubyspec 0.017543 0.043249 90.187179 (101.796517)
total: 362.16 sec