Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-215343
#<BuildRuby:0x000055a7f3ce21d8
@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.20230112-215343",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.001084 0.003539 1.084978 ( 1.480929)
build_miniruby 0.001355 0.000226 1.366747 ( 1.365812)
build_ruby 0.001223 0.000204 3.151852 ( 3.532301)
build_all 0.007010 0.000000 3.226139 ( 1.538700)
build_install 0.010328 0.004257 2.813500 ( 1.939131)
test_btest 0.000687 0.000000 56.966336 ( 15.453633)
test_basic 0.001424 0.003681 0.377517 ( 0.469638)
test_all 0.001967 0.000131 609.862227 (189.525013)
test_rubyspec 0.028305 0.011358 62.740382 ( 72.734548)
total: 288.04 sec