Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-144100
#<BuildRuby:0x00005639baaf1a00
@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.20230310-144100",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.002018 0.003581 1.757592 ( 3.615965)
build_miniruby 0.001272 0.000231 1.198823 ( 1.203677)
build_ruby 0.001294 0.000235 2.503179 ( 2.737092)
build_all 0.005863 0.000330 2.105867 ( 2.319821)
build_install 0.014968 0.000000 3.162366 ( 2.999151)
test_btest 0.000723 0.000000 68.113271 ( 37.034233)
test_basic 0.007052 0.000000 0.543583 ( 0.837174)
test_all 0.001696 0.000000 541.362297 (225.120108)
test_rubyspec 0.015752 0.033971 78.334921 ( 95.136879)
total: 371.01 sec