Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-134130
#<BuildRuby:0x000055b60e2327c8
@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.20230312-134130",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005010 0.000716 1.689627 ( 2.935331)
build_miniruby 0.001037 0.000149 1.192389 ( 1.191222)
build_ruby 0.001443 0.000206 2.450693 ( 2.643444)
build_all 0.001924 0.004643 2.040254 ( 1.270634)
build_install 0.009695 0.004578 3.115695 ( 2.172020)
test_btest 0.000768 0.000167 66.654453 ( 20.673966)
test_basic 0.000000 0.003616 0.493459 ( 0.589961)
test_all 0.000348 0.000859 556.710467 (199.060804)
test_rubyspec 0.015610 0.032387 74.819345 ( 84.736360)
total: 315.27 sec