Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-192946
#<BuildRuby:0x00005617aa2362a8
@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.20240114-192946",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005419 0.000000 1.358866 ( 1.697431)
build_miniruby 0.001290 0.000000 1.447244 ( 1.445511)
build_ruby 0.000000 0.001403 2.851523 ( 3.090686)
build_all 0.001925 0.005172 5.472438 ( 2.182725)
build_install 0.010364 0.005609 6.331645 ( 3.137809)
test_btest 0.000329 0.000745 80.562797 ( 21.349179)
test_basic 0.002257 0.003458 0.779365 ( 0.840543)
test_all 0.090283 0.026709 738.688006 (225.949934)
test_rubyspec 0.036845 0.017114 79.696243 ( 91.414013)
total: 351.11 sec