Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-060249
#<BuildRuby:0x00005648b16ca7f0
@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.20230218-060249",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.000000 0.004589 1.395564 ( 1.771367)
build_miniruby 0.000000 0.001158 1.254929 ( 1.253288)
build_ruby 0.000000 0.001156 2.328890 ( 2.538972)
build_all 0.004070 0.001657 3.689424 ( 1.866462)
build_install 0.006197 0.003897 2.945937 ( 2.142326)
test_btest 0.000686 0.000115 56.716810 ( 16.713563)
test_basic 0.003795 0.000633 0.391417 ( 0.486105)
test_all 0.001178 0.000197 643.656725 (225.674528)
test_rubyspec 0.022517 0.032956 75.792038 ( 92.908954)
total: 345.36 sec