Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-050647
#<BuildRuby:0x00005637c146e138
@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.20230210-050647",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000000 0.004959 1.128667 ( 1.595567)
build_miniruby 0.000000 0.001348 1.158972 ( 1.162647)
build_ruby 0.000000 0.001540 2.474176 ( 2.664295)
build_all 0.004195 0.003051 3.911985 ( 2.256304)
build_install 0.010178 0.003487 2.861969 ( 2.456537)
test_btest 0.000863 0.000000 56.401068 ( 27.043937)
test_basic 0.005884 0.000000 0.432469 ( 0.537559)
test_all 0.001549 0.000000 634.730581 (235.531814)
test_rubyspec 0.029850 0.019166 70.503951 ( 81.158341)
total: 354.41 sec