Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-023218
#<BuildRuby:0x00005648c3505fc0
@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.20221225-023218",
@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.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.003953 0.000753 1.142968 ( 2.053553)
build_miniruby 0.001187 0.000226 1.413858 ( 1.667458)
build_ruby 0.001268 0.000242 3.396643 ( 3.945383)
build_all 0.004084 0.004212 4.196647 ( 2.669238)
build_install 0.015666 0.000586 3.332173 ( 3.118796)
test_btest 0.000000 0.000981 57.254484 ( 34.837364)
test_basic 0.002707 0.003956 0.459305 ( 0.704852)
test_all 0.001084 0.000261 659.406533 (303.620420)
test_rubyspec 0.013561 0.036171 73.643792 ( 90.745026)
total: 443.36 sec