Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-073729
#<BuildRuby:0x0000563b51182008
@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.20240319-073729",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.007365 2.246326 ( 2.308506)
build_miniruby 0.000694 0.000686 1.744295 ( 1.742065)
build_ruby 0.001274 0.000189 2.843078 ( 3.051849)
build_all 0.007105 0.000430 6.740600 ( 2.457742)
build_install 0.010888 0.005356 8.287351 ( 3.995539)
test_btest 0.001002 0.000000 90.049033 ( 23.949686)
test_basic 0.006236 0.000000 0.941952 ( 6.347491)
test_all 0.087812 0.035858 776.331751 (222.796716)
test_rubyspec 0.044822 0.035795 105.102240 (114.134480)
total: 380.79 sec