Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-000433
#<BuildRuby:0x0000556f35556320
@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.20230107-000433",
@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.000006 0.000017 ( 0.000017)
autoconf 0.000017 0.000008 0.000025 ( 0.000024)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.003233 0.001521 1.165318 ( 1.971554)
build_miniruby 0.001027 0.000484 1.469320 ( 1.572425)
build_ruby 0.001083 0.000510 3.342996 ( 3.954274)
build_all 0.007685 0.000000 3.761039 ( 2.477129)
build_install 0.009389 0.006233 3.005695 ( 2.954940)
test_btest 0.000620 0.000279 54.545140 ( 33.052956)
test_basic 0.000777 0.004872 0.428821 ( 0.680998)
test_all 0.000830 0.000918 651.327234 (284.216376)
test_rubyspec 0.014807 0.034624 70.961076 ( 86.445986)
total: 417.33 sec