Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231226-210209
#<BuildRuby:0x00005627d7c1a098
@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.20231226-210209",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.002360 0.002553 1.653365 ( 1.983752)
build_miniruby 0.001310 0.000210 1.646630 ( 1.644654)
build_ruby 0.001691 0.000271 3.614390 ( 3.822025)
build_all 0.005564 0.000890 5.611414 ( 2.489755)
build_install 0.017065 0.000110 6.954863 ( 3.880422)
test_btest 0.000671 0.000093 81.757547 ( 27.468349)
test_basic 0.005656 0.000204 0.758739 ( 0.816961)
test_all 0.094248 0.026247 701.980461 (233.005568)
test_rubyspec 0.026516 0.029420 80.470748 ( 92.111790)
total: 367.22 sec