Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-074917
#<BuildRuby:0x00005602fd5721b8
@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.20230330-074917",
@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.000009 0.000004 0.000013 ( 0.000014)
autoconf 0.000015 0.000006 0.000021 ( 0.000022)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.002094 0.003142 1.677097 ( 3.546865)
build_miniruby 0.001077 0.000479 1.145274 ( 1.144721)
build_ruby 0.001029 0.000457 2.495577 ( 2.696802)
build_all 0.003195 0.003620 2.037012 ( 1.372621)
build_install 0.010634 0.007298 3.380787 ( 2.525912)
test_btest 0.000429 0.000215 69.380629 ( 29.928904)
test_basic 0.000000 0.006541 0.542159 ( 0.750864)
test_all 0.000000 0.002079 581.448212 (266.207927)
test_rubyspec 0.031655 0.016142 78.820605 ( 95.756538)
total: 403.93 sec