Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-034740
#<BuildRuby:0x000055bbd1e99fc0
@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.20230808-034740",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.003129 0.004340 2.346649 ( 5.754304)
build_miniruby 0.001435 0.000191 1.588399 ( 2.293944)
build_ruby 0.001472 0.000196 3.419059 ( 5.906894)
build_all 0.008039 0.000000 2.725597 ( 3.426546)
build_install 0.011182 0.008037 4.263770 ( 7.093523)
test_btest 0.000772 0.000133 84.462502 ( 58.831713)
test_basic 0.007238 0.000519 0.966491 ( 1.672498)
test_all 0.001795 0.000299 661.817460 (573.556217)
test_rubyspec 0.046168 0.021959 106.002144 (258.611301)
total: 917.15 sec