Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-175244
#<BuildRuby:0x0000558aae206168
@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.20230203-175244",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003751 0.000682 1.147157 ( 1.501944)
build_miniruby 0.000000 0.001301 1.101486 ( 1.099635)
build_ruby 0.000000 0.001338 1.869209 ( 2.053653)
build_all 0.005998 0.000888 3.436740 ( 1.729818)
build_install 0.013738 0.001086 2.439358 ( 1.589602)
test_btest 0.000625 0.000120 55.560436 ( 14.905979)
test_basic 0.004068 0.000782 0.364001 ( 0.456841)
test_all 0.001604 0.000000 600.159580 (171.114650)
test_rubyspec 0.024748 0.014595 58.795457 ( 68.952850)
total: 263.41 sec