Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-003231
#<BuildRuby:0x000055d0b3df2008
@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.20230208-003231",
@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.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.004685 0.000780 1.179494 ( 2.083001)
build_miniruby 0.001409 0.000235 1.194501 ( 1.288202)
build_ruby 0.000000 0.001701 2.547663 ( 2.926640)
build_all 0.000541 0.006579 3.901232 ( 2.559641)
build_install 0.009172 0.005543 2.960634 ( 2.882424)
test_btest 0.000652 0.000182 56.413361 ( 33.794767)
test_basic 0.000000 0.005841 0.436728 ( 0.699371)
test_all 0.000000 0.001076 651.776818 (270.219013)
test_rubyspec 0.026292 0.021061 72.641059 ( 85.101662)
total: 401.56 sec