Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-060311
#<BuildRuby:0x000055e233c2a1a8
@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.20240110-060311",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.004471 0.001491 1.615283 ( 2.557064)
build_miniruby 0.001208 0.000402 1.648983 ( 1.715691)
build_ruby 0.001422 0.000474 3.550078 ( 3.944331)
build_all 0.004491 0.002866 5.707925 ( 4.271994)
build_install 0.017630 0.001929 6.823812 ( 4.909511)
test_btest 0.000639 0.000198 85.398297 ( 60.879348)
test_basic 0.004010 0.003933 0.928680 ( 1.346594)
test_all 0.089357 0.041016 838.055699 (977.155549)
test_rubyspec 0.038625 0.042484 105.693217 (198.939348)
total: 1255.72 sec