Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-091309
#<BuildRuby:0x0000564f10952008
@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.20240101-091309",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.000000 0.005003 1.310473 ( 1.645039)
build_miniruby 0.000000 0.001144 1.229074 ( 1.227179)
build_ruby 0.000000 0.001337 2.644020 ( 2.896981)
build_all 0.002277 0.003138 4.993194 ( 1.996442)
build_install 0.008469 0.003260 5.751568 ( 2.742151)
test_btest 0.000746 0.000000 76.428339 ( 19.312994)
test_basic 0.000000 0.006076 0.664412 ( 0.721710)
test_all 0.072968 0.033328 649.856171 (207.223315)
test_rubyspec 0.025410 0.023274 69.796327 ( 81.629743)
total: 319.40 sec