Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-012119
#<BuildRuby:0x0000564beb03e0e8
@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.20231230-012119",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005340 0.000843 1.526049 ( 1.860459)
build_miniruby 0.001180 0.000187 1.633923 ( 1.631991)
build_ruby 0.001310 0.000206 2.865269 ( 3.077357)
build_all 0.000000 0.006730 5.295866 ( 2.077940)
build_install 0.009626 0.005739 6.579974 ( 3.261346)
test_btest 0.000819 0.000224 79.975786 ( 20.779328)
test_basic 0.005337 0.000243 0.781835 ( 0.837796)
test_all 0.085161 0.037445 733.143866 (226.376083)
test_rubyspec 0.050502 0.018639 95.107324 (106.657796)
total: 366.56 sec