Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-025916
#<BuildRuby:0x0000559c38f01f20
@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.20230214-025916",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.004452 0.000082 1.018177 ( 1.600693)
build_miniruby 0.001002 0.000182 0.980304 ( 0.978579)
build_ruby 0.001374 0.000000 2.076127 ( 2.294697)
build_all 0.002295 0.003153 3.261966 ( 1.585489)
build_install 0.008275 0.003135 2.542434 ( 1.673683)
test_btest 0.001184 0.000000 56.325865 ( 14.933322)
test_basic 0.004979 0.000000 0.413090 ( 0.505305)
test_all 0.001569 0.000070 595.012296 (167.655385)
test_rubyspec 0.009169 0.030963 63.438838 ( 73.571290)
total: 264.80 sec