Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-001429
#<BuildRuby:0x000056181b015fc0
@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.20231218-001429",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.005647 0.000470 2.206956 ( 2.341514)
build_miniruby 0.000000 0.001505 1.506948 ( 1.505996)
build_ruby 0.000000 0.001438 2.779732 ( 2.969925)
build_all 0.007024 0.000965 5.552132 ( 2.823490)
build_install 0.008875 0.008459 6.975714 ( 4.040772)
test_btest 0.000282 0.000825 78.203321 ( 30.884084)
test_basic 0.002083 0.003799 0.749535 ( 0.814135)
test_all 0.075573 0.039495 687.471107 (246.344750)
test_rubyspec 0.037466 0.026812 90.150128 (102.181916)
total: 393.91 sec