Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-090518
#<BuildRuby:0x0000560df9c76228
@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.20230113-090518",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.000359 0.004043 1.077607 ( 1.622055)
build_miniruby 0.001292 0.000112 1.415810 ( 1.414629)
build_ruby 0.001519 0.000132 3.618412 ( 4.008066)
build_all 0.007065 0.000000 3.642440 ( 1.813447)
build_install 0.015550 0.000447 2.749585 ( 1.998294)
test_btest 0.000733 0.000054 56.271372 ( 22.539971)
test_basic 0.005468 0.000000 0.420015 ( 0.521878)
test_all 0.001246 0.000000 625.598428 (210.040263)
test_rubyspec 0.025234 0.024257 69.108843 ( 79.219866)
total: 323.18 sec