Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-121500
#<BuildRuby:0x0000561c09ee9a00
@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.20230122-121500",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003699 0.000528 0.945445 ( 1.318996)
build_miniruby 0.001144 0.000164 0.947496 ( 0.945972)
build_ruby 0.000000 0.001480 2.390791 ( 2.697469)
build_all 0.004779 0.001386 3.301479 ( 1.617051)
build_install 0.008162 0.004862 2.449717 ( 1.637549)
test_btest 0.000900 0.000000 55.994202 ( 14.973195)
test_basic 0.002443 0.002929 0.399048 ( 0.491100)
test_all 0.000954 0.000238 622.295755 (186.616676)
test_rubyspec 0.013522 0.030806 60.415123 ( 70.407376)
total: 280.71 sec