Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-191333
#<BuildRuby:0x000055c02c4c1f20
@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.20230215-191333",
@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.000000 0.000015 ( 0.000015)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.004904 0.000000 1.427129 ( 1.896165)
build_miniruby 0.001323 0.000000 1.160949 ( 1.160565)
build_ruby 0.001479 0.000000 2.398524 ( 2.614809)
build_all 0.006940 0.000000 4.128049 ( 2.354086)
build_install 0.013269 0.000000 3.014419 ( 2.308795)
test_btest 0.000722 0.000000 55.403069 ( 26.677426)
test_basic 0.001889 0.003695 0.504961 ( 0.614205)
test_all 0.001372 0.000014 629.233204 (239.324591)
test_rubyspec 0.026795 0.020539 71.328049 ( 81.871239)
total: 358.82 sec