Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-222048
#<BuildRuby:0x000055cbb47561a8
@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.20240216-222048",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000017 0.000007 0.000024 ( 0.000023)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.001572 0.004641 2.006494 ( 2.369195)
build_miniruby 0.001079 0.000486 1.614539 ( 1.613329)
build_ruby 0.001771 0.000000 3.568761 ( 3.798649)
build_all 0.006613 0.000811 6.637570 ( 3.265562)
build_install 0.015546 0.003096 8.088282 ( 4.586517)
test_btest 0.001052 0.000000 91.121289 ( 34.795451)
test_basic 0.003150 0.004146 0.878617 ( 0.962842)
test_all 0.085196 0.027820 775.232097 (282.388989)
test_rubyspec 0.050576 0.038657 117.677127 (136.001177)
total: 469.78 sec