Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-163445
#<BuildRuby:0x0000557310116178
@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.20230123-163445",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005092 0.000000 1.215409 ( 1.854474)
build_miniruby 0.001722 0.000000 1.157515 ( 1.202870)
build_ruby 0.001615 0.000080 2.931029 ( 3.339650)
build_all 0.000517 0.008077 4.075354 ( 2.800657)
build_install 0.010441 0.004549 2.873513 ( 2.722979)
test_btest 0.000751 0.000167 58.114679 ( 31.934200)
test_basic 0.004755 0.001057 0.451734 ( 0.744088)
test_all 0.001376 0.000306 626.056778 (220.724174)
test_rubyspec 0.017221 0.031113 68.441661 ( 78.561522)
total: 343.89 sec