Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-170337
#<BuildRuby:0x000056154ebce120
@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.20240227-170337",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000020 0.000007 0.000027 ( 0.000028)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.003236 0.003754 2.448589 ( 2.326918)
build_miniruby 0.001076 0.000391 1.635139 ( 1.634255)
build_ruby 0.001378 0.000501 3.388799 ( 3.614231)
build_all 0.000000 0.007908 6.467192 ( 3.206238)
build_install 0.020212 0.000000 8.577221 ( 4.782567)
test_btest 0.000924 0.000000 91.651871 ( 38.195552)
test_basic 0.003402 0.003686 0.967486 ( 1.080915)
test_all 0.075912 0.039271 786.713793 (322.965220)
test_rubyspec 0.032034 0.053664 120.007230 (129.813261)
total: 507.62 sec