Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-113628
#<BuildRuby:0x000055a865eaa2c8
@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.20240124-113628",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005109 0.000786 1.967099 ( 2.407362)
build_miniruby 0.001430 0.000220 1.650002 ( 1.658336)
build_ruby 0.000000 0.001874 3.366053 ( 3.576823)
build_all 0.001442 0.005993 6.278235 ( 3.216343)
build_install 0.014075 0.004538 7.598596 ( 4.449014)
test_btest 0.000660 0.000154 85.988703 ( 40.729416)
test_basic 0.003846 0.003090 0.903053 ( 1.027736)
test_all 0.085395 0.029099 724.846706 (263.655602)
test_rubyspec 0.044149 0.060590 164.984050 (176.790197)
total: 497.51 sec