Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-234628
#<BuildRuby:0x00005609a1575f48
@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.20231224-234628",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004765 0.000111 1.624321 ( 2.037868)
build_miniruby 0.001469 0.000218 1.525699 ( 1.527434)
build_ruby 0.001541 0.000228 3.315353 ( 3.535771)
build_all 0.002989 0.003954 5.494414 ( 2.436785)
build_install 0.016878 0.000060 6.965875 ( 4.140163)
test_btest 0.000721 0.000113 82.599849 ( 32.802998)
test_basic 0.007410 0.000492 0.843728 ( 0.913503)
test_all 0.087109 0.032020 784.609273 (274.992964)
test_rubyspec 0.043090 0.024746 94.647779 (106.405854)
total: 428.79 sec