Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-224636
#<BuildRuby:0x0000563fc2b0e390
@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.20240312-224636",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.007257 0.000000 2.602864 ( 2.342863)
build_miniruby 0.000000 0.001563 1.727003 ( 1.727954)
build_ruby 0.001055 0.000674 3.591765 ( 3.858677)
build_all 0.007743 0.000047 6.619075 ( 3.056299)
build_install 0.018593 0.001367 8.555706 ( 4.471548)
test_btest 0.000765 0.000144 94.142849 ( 38.799489)
test_basic 0.008245 0.000000 1.057048 ( 1.158267)
test_all 0.085455 0.033912 768.889816 (285.397273)
test_rubyspec 0.043685 0.046541 125.997728 (135.380896)
total: 476.19 sec