Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-113542
#<BuildRuby:0x00005634f1a5e228
@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.20231231-113542",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.004969 0.000573 1.457681 ( 1.808279)
build_miniruby 0.001234 0.000142 1.574836 ( 1.573163)
build_ruby 0.001701 0.000000 2.920794 ( 3.163742)
build_all 0.002591 0.004252 5.264505 ( 2.018284)
build_install 0.011553 0.002732 6.188573 ( 3.007607)
test_btest 0.000727 0.000114 81.201549 ( 21.581616)
test_basic 0.008251 0.000048 0.829344 ( 0.890117)
test_all 0.087779 0.032810 721.353472 (246.506004)
test_rubyspec 0.036477 0.023852 85.306741 ( 96.730398)
total: 377.28 sec