Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-191639
#<BuildRuby:0x000055e34ba95f68
@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.20230526-191639",
@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.000022 0.000001 0.000023 ( 0.000025)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.006946 0.000217 1.901590 ( 4.522783)
build_miniruby 0.001656 0.000119 1.548072 ( 2.014165)
build_ruby 0.002138 0.000153 2.822908 ( 4.187721)
build_all 0.007476 0.000534 2.241607 ( 2.833522)
build_install 0.019149 0.001014 3.659885 ( 4.816904)
test_btest 0.000710 0.000049 80.539104 ( 81.732488)
test_basic 0.002773 0.004757 0.813322 ( 1.450877)
test_all 0.001616 0.000161 578.933458 (437.057086)
test_rubyspec 0.007244 0.046716 83.584855 (106.859028)
total: 645.48 sec