Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-143939
#<BuildRuby:0x000055b8ee7bdf70
@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.20230216-143939",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000027 0.000001 0.000028 ( 0.000169)
build_up 0.000360 0.003943 1.392702 ( 1.762138)
build_miniruby 0.001086 0.000083 1.175605 ( 1.174016)
build_ruby 0.001549 0.000120 2.303767 ( 2.502962)
build_all 0.007166 0.000231 3.939127 ( 2.048402)
build_install 0.005400 0.009112 3.021975 ( 2.219886)
test_btest 0.000658 0.000098 56.649792 ( 17.949733)
test_basic 0.006902 0.000000 0.450118 ( 0.549950)
test_all 0.001217 0.000000 606.790471 (179.917799)
test_rubyspec 0.010555 0.026727 58.719708 ( 68.702295)
total: 276.83 sec