Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-015600
#<BuildRuby:0x000056229f3c23b0
@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.20230201-015600",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.000797 0.004141 1.164927 ( 2.021225)
build_miniruby 0.001451 0.000000 1.170853 ( 1.184321)
build_ruby 0.000000 0.001293 2.470500 ( 2.696051)
build_all 0.006599 0.001287 3.859157 ( 2.825426)
build_install 0.014222 0.002150 2.942018 ( 2.654154)
test_btest 0.000903 0.000000 55.654323 ( 29.962134)
test_basic 0.006433 0.000000 0.440654 ( 0.599595)
test_all 0.001249 0.000235 632.671003 (274.651598)
test_rubyspec 0.014084 0.037557 74.056729 ( 88.842589)
total: 405.44 sec