Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-022343
#<BuildRuby:0x0000561e02b323d0
@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.20231024-022343",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006259 0.000252 3.361739 ( 3.512346)
build_miniruby 0.001248 0.000000 1.201242 ( 1.199526)
build_ruby 0.001581 0.000000 2.713118 ( 2.910260)
build_all 0.003042 0.004355 5.416931 ( 2.232865)
build_install 0.009160 0.006907 7.350526 ( 3.287151)
test_btest 0.000727 0.000137 77.668104 ( 20.332669)
test_basic 0.004950 0.000183 0.716767 ( 0.783138)
test_all 0.085404 0.035610 643.474038 (224.958085)
test_rubyspec 0.037697 0.026753 92.856239 (104.881085)
total: 364.10 sec