Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-222932
#<BuildRuby:0x0000557d4bf05820
@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.20240123-222932",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.005571 0.000929 1.926758 ( 2.323079)
build_miniruby 0.001250 0.000208 1.641861 ( 1.640258)
build_ruby 0.001611 0.000000 3.496274 ( 3.699873)
build_all 0.003202 0.004534 6.319349 ( 2.744006)
build_install 0.010608 0.008233 7.675603 ( 4.117909)
test_btest 0.001346 0.000337 87.614753 ( 33.481313)
test_basic 0.006327 0.001581 0.874901 ( 0.992361)
test_all 0.084804 0.030155 689.942415 (270.186594)
test_rubyspec 0.057897 0.045504 164.003636 (175.871272)
total: 495.06 sec