Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-193521
#<BuildRuby:0x00005595625c21a8
@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.20231019-193521",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.002211 0.004422 2.416817 ( 2.687114)
build_miniruby 0.001671 0.000310 61.999907 ( 27.028598)
build_ruby 0.001667 0.000309 3.638714 ( 3.800269)
build_all 0.004257 0.004237 6.555350 ( 3.310051)
build_install 0.003335 0.015227 8.039002 ( 4.682921)
test_btest 0.000646 0.000216 88.824218 ( 33.106587)
test_basic 0.003840 0.002597 0.946669 ( 1.009549)
test_all 0.003463 0.005840 676.916528 (256.891404)
test_rubyspec 0.048753 0.020341 102.608373 (114.206320)
total: 446.72 sec