Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-174301
#<BuildRuby:0x000055a72804e078
@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.20240122-174301",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.004884 0.000814 1.768541 ( 2.233044)
build_miniruby 0.001789 0.000000 1.721648 ( 1.726004)
build_ruby 0.002134 0.000000 3.548865 ( 3.758201)
build_all 0.006646 0.000367 6.099000 ( 2.902514)
build_install 0.013599 0.005202 7.672775 ( 4.145645)
test_btest 0.000702 0.000125 88.304890 ( 33.947884)
test_basic 0.006136 0.001096 0.906636 ( 0.972434)
test_all 0.073343 0.040706 711.984221 (257.517247)
test_rubyspec 0.048828 0.054282 161.246940 (173.251682)
total: 480.46 sec