Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-135447
#<BuildRuby:0x00005612cbd2a008
@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.20230712-135447",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.007156 0.000320 2.220096 ( 5.443202)
build_miniruby 0.001333 0.000133 1.658805 ( 2.223542)
build_ruby 0.000000 0.001676 3.240251 ( 4.876099)
build_all 0.005359 0.002529 2.684357 ( 3.738667)
build_install 0.016962 0.001600 4.241296 ( 5.659273)
test_btest 0.000702 0.000088 84.348649 ( 59.072114)
test_basic 0.004679 0.000011 0.912049 ( 1.673556)
test_all 0.002255 0.000274 600.955746 (351.932801)
test_rubyspec 0.033084 0.019707 92.629022 (133.334449)
total: 567.95 sec