Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-152842
#<BuildRuby:0x000055ed46d49f70
@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.20240229-152842",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003337 0.004593 2.770273 ( 2.306669)
build_miniruby 0.001243 0.000230 1.731836 ( 1.730635)
build_ruby 0.001379 0.000256 3.456419 ( 3.636328)
build_all 0.004799 0.003456 6.919258 ( 2.899681)
build_install 0.006340 0.014475 8.488524 ( 3.898970)
test_btest 0.000641 0.000200 88.948181 ( 24.083534)
test_basic 0.002716 0.003518 0.766396 ( 0.828132)
test_all 0.077907 0.038940 728.584326 (222.453706)
test_rubyspec 0.026527 0.054071 115.235754 (124.305324)
total: 386.14 sec