Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-082056
#<BuildRuby:0x00005625940524f8
@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.20240121-082056",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.005282 0.000000 1.529097 ( 1.870986)
build_miniruby 0.001699 0.000000 1.554975 ( 1.555892)
build_ruby 0.001552 0.000000 3.236982 ( 3.455684)
build_all 0.005180 0.003001 5.828652 ( 2.872133)
build_install 0.008647 0.008445 7.150819 ( 4.219317)
test_btest 0.000834 0.000000 82.780757 ( 33.052220)
test_basic 0.008119 0.000313 0.946461 ( 1.026478)
test_all 0.067372 0.049771 751.027736 (282.814448)
test_rubyspec 0.065885 0.038684 157.990272 (169.985965)
total: 500.85 sec