Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-060336
#<BuildRuby:0x00005615b7fc6390
@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.20230509-060336",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004762 0.001299 1.787690 ( 4.988062)
build_miniruby 0.001505 0.000000 1.280570 ( 1.393039)
build_ruby 0.001501 0.000000 2.547890 ( 2.851419)
build_all 0.007803 0.000000 2.224961 ( 1.998031)
build_install 0.012722 0.003819 3.559743 ( 3.320041)
test_btest 0.000667 0.000167 72.844744 ( 38.906021)
test_basic 0.005416 0.001354 0.798263 ( 1.169368)
test_all 0.001231 0.000000 583.622474 (251.815297)
test_rubyspec 0.010658 0.039050 79.738601 ( 96.412047)
total: 402.85 sec