Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-235346
#<BuildRuby:0x000055b6ddb22138
@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.20231217-235346",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.002880 0.003843 2.231402 ( 2.509828)
build_miniruby 0.001396 0.000000 1.465928 ( 1.473229)
build_ruby 0.001936 0.000000 3.041879 ( 3.235381)
build_all 0.001239 0.006602 5.629879 ( 2.919141)
build_install 0.012951 0.006206 7.212413 ( 4.258840)
test_btest 0.000772 0.000164 81.691351 ( 32.945271)
test_basic 0.005262 0.002351 0.944755 ( 1.044916)
test_all 0.087740 0.029708 694.052260 (247.194326)
test_rubyspec 0.035001 0.030966 92.537476 (105.309908)
total: 400.89 sec