Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-141918
#<BuildRuby:0x0000562a0810e3b0
@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.20240301-141918",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.007838 0.000253 2.784730 ( 3.760439)
build_miniruby 0.001240 0.000077 1.832042 ( 2.040257)
build_ruby 0.001632 0.000102 3.781847 ( 4.184860)
build_all 0.007698 0.000000 7.185070 ( 5.498803)
build_install 0.012438 0.008484 9.253713 ( 7.764524)
test_btest 0.000796 0.000088 94.533137 ( 67.543744)
test_basic 0.003332 0.004615 0.972360 ( 1.242704)
test_all 0.088999 0.033069 780.959256 (442.821178)
test_rubyspec 0.044748 0.044730 132.551292 (149.554672)
total: 684.41 sec