Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-203851
#<BuildRuby:0x000055bedd12e8e0
@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.20230312-203851",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000000 0.000000 0.000000 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.002111 0.003473 1.500331 ( 2.909780)
build_miniruby 0.000873 0.000230 1.330144 ( 1.329308)
build_ruby 0.001076 0.000283 2.011263 ( 2.217385)
build_all 0.005316 0.000000 1.768375 ( 0.945761)
build_install 0.005034 0.012875 3.270489 ( 2.259935)
test_btest 0.000816 0.000311 69.073397 ( 19.384272)
test_basic 0.002970 0.001132 0.517647 ( 0.614036)
test_all 0.002010 0.000000 513.825709 (166.935023)
test_rubyspec 0.016870 0.026244 67.671961 ( 77.450056)
total: 274.05 sec