Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-223227
#<BuildRuby:0x0000561d60539f48
@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.20231217-223227",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000027)
build_up 0.006088 0.001776 2.417847 ( 2.792378)
build_miniruby 0.001124 0.000327 1.634975 ( 1.761238)
build_ruby 0.001471 0.000429 3.231264 ( 3.390814)
build_all 0.006651 0.001940 5.812093 ( 3.443999)
build_install 0.010129 0.009584 7.271801 ( 4.404236)
test_btest 0.000552 0.000191 79.119687 ( 23.030732)
test_basic 0.000673 0.004965 0.865974 ( 3.061441)
test_all 0.085512 0.035412 671.319003 (255.202589)
test_rubyspec 0.044973 0.024048 94.323562 (116.139761)
total: 413.23 sec