Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-233852
#<BuildRuby:0x00005623a0df9f70
@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.20230109-233852",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.001216 0.004553 1.240613 ( 2.227105)
build_miniruby 0.001170 0.000390 1.609477 ( 1.900929)
build_ruby 0.001310 0.000436 3.842985 ( 4.943270)
build_all 0.000102 0.008708 4.071894 ( 3.758244)
build_install 0.019050 0.000000 3.157786 ( 3.447107)
test_btest 0.000661 0.000000 58.064404 ( 39.526418)
test_basic 0.005034 0.000960 0.457929 ( 0.687026)
test_all 0.001505 0.000258 667.287017 (243.010996)
test_rubyspec 0.025838 0.018024 66.605241 ( 76.962812)
total: 376.46 sec