Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-213850
#<BuildRuby:0x0000562e5042a138
@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.20230925-213850",
@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.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006107 0.000632 2.196661 ( 4.500620)
build_miniruby 0.001503 0.000000 1.552721 ( 1.729056)
build_ruby 0.000000 0.002121 3.434263 ( 4.083185)
build_all 0.008619 0.000277 6.150900 ( 4.001350)
build_install 0.019986 0.000109 7.573952 ( 5.251777)
test_btest 0.000751 0.000075 80.815792 ( 42.960145)
test_basic 0.006936 0.000694 0.955987 ( 1.377833)
test_all 0.005843 0.004736 677.101420 (301.652482)
test_rubyspec 0.034067 0.036434 102.372313 (121.555456)
total: 487.11 sec