Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-172650
#<BuildRuby:0x0000561e8f3c6320
@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.20240125-172650",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006660 0.000201 2.093013 ( 3.659473)
build_miniruby 0.000000 0.001689 2.104525 ( 2.294268)
build_ruby 0.000000 0.001757 3.460625 ( 3.876469)
build_all 0.003877 0.003888 6.135585 ( 4.819596)
build_install 0.019365 0.000455 7.841228 ( 5.614241)
test_btest 0.000732 0.000088 87.851604 ( 62.947182)
test_basic 0.007141 0.000865 1.011071 ( 1.270809)
test_all 0.075188 0.039259 802.120120 (427.187062)
test_rubyspec 0.047781 0.062968 174.039646 (187.288517)
total: 698.96 sec