Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-014919
#<BuildRuby:0x00005556ea552120
@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.20231225-014919",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.001812 0.003785 1.612163 ( 1.972972)
build_miniruby 0.001869 0.000000 1.571437 ( 1.573216)
build_ruby 0.000000 0.001942 3.208810 ( 3.420352)
build_all 0.006207 0.001966 5.627710 ( 2.995103)
build_install 0.012902 0.007381 6.676866 ( 4.196250)
test_btest 0.000982 0.000066 81.373566 ( 30.746348)
test_basic 0.001212 0.007370 0.885758 ( 0.977374)
test_all 0.094021 0.025402 790.091118 (271.417645)
test_rubyspec 0.027182 0.045303 96.657152 (110.394941)
total: 427.70 sec