Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-003543
#<BuildRuby:0x0000562afa4a6228
@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.20231207-003543",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006014 0.000925 2.385739 ( 3.147804)
build_miniruby 0.001362 0.000210 1.674023 ( 1.717414)
build_ruby 0.001723 0.000265 3.342727 ( 3.716512)
build_all 0.008630 0.000642 6.037680 ( 4.303357)
build_install 0.017907 0.001921 7.401715 ( 5.535627)
test_btest 0.000669 0.000096 83.228690 ( 63.192385)
test_basic 0.007464 0.000000 0.856453 ( 1.114841)
test_all 0.102946 0.021730 724.385439 (391.570257)
test_rubyspec 0.024748 0.053247 103.722356 (160.435813)
total: 634.74 sec