Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-160246
#<BuildRuby:0x000055b21b3397f8
@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.20240307-160246",
@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.000006 0.000022 ( 0.000021)
autoconf 0.000030 0.000010 0.000040 ( 0.000039)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.005728 0.004601 2.819764 ( 4.470164)
build_miniruby 0.001726 0.000000 1.943321 ( 2.191218)
build_ruby 0.000464 0.001890 3.685863 ( 4.521291)
build_all 0.008551 0.000309 7.079957 ( 6.427592)
build_install 0.019083 0.003665 9.280664 ( 8.822606)
test_btest 0.000806 0.000260 95.721490 ( 86.977157)
test_basic 0.002412 0.005114 1.021025 ( 1.755114)
test_all 0.077220 0.048928 843.948901 (725.380925)
test_rubyspec 0.058441 0.038428 135.124251 (210.281504)
total: 1050.83 sec