Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-122238
#<BuildRuby:0x00005575b6491f48
@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.20240210-122238",
@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.000015 0.000002 0.000017 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001535 0.004246 1.755840 ( 2.118545)
build_miniruby 0.001051 0.000131 1.604609 ( 1.603443)
build_ruby 0.001527 0.000191 3.371423 ( 3.599247)
build_all 0.000000 0.008083 6.464474 ( 3.236136)
build_install 0.017832 0.001253 8.068213 ( 4.657443)
test_btest 0.000777 0.000000 87.953302 ( 37.456203)
test_basic 0.003252 0.003445 0.883049 ( 0.970478)
test_all 0.078798 0.036395 744.055590 (278.540027)
test_rubyspec 0.050074 0.055884 182.189118 (197.507308)
total: 529.69 sec