Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-054356
#<BuildRuby:0x000055d9df1f6008
@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.20230121-054356",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.003998 0.000951 1.173357 ( 2.107768)
build_miniruby 0.001561 0.000000 1.223972 ( 1.232749)
build_ruby 0.001570 0.000000 3.013518 ( 3.351276)
build_all 0.006119 0.001183 3.736558 ( 2.384069)
build_install 0.015755 0.000000 2.923796 ( 2.633175)
test_btest 0.000799 0.000000 57.759659 ( 30.315522)
test_basic 0.001867 0.003633 0.420869 ( 0.525934)
test_all 0.000894 0.000199 642.367814 (257.662940)
test_rubyspec 0.022654 0.022012 73.015583 ( 85.184200)
total: 385.40 sec