Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-163521
#<BuildRuby:0x0000558bba396228
@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.20231227-163521",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.005793 0.000569 1.788203 ( 3.758872)
build_miniruby 0.001488 0.000440 2.020873 ( 2.795663)
build_ruby 0.000000 0.002065 3.762442 ( 5.878813)
build_all 0.005796 0.002443 6.104817 ( 7.378236)
build_install 0.018116 0.003727 7.416374 ( 9.921635)
test_btest 0.000897 0.000274 84.402736 (106.238412)
test_basic 0.007141 0.001024 0.936316 ( 1.815278)
test_all 0.087663 0.038746 843.851902 (610.059969)
test_rubyspec 0.042562 0.030653 103.070537 (139.470354)
total: 887.32 sec