Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-162809
#<BuildRuby:0x00005603a47c61d8
@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-162809",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001925 0.004436 1.830507 ( 4.020694)
build_miniruby 0.000000 0.001250 1.263554 ( 1.422318)
build_ruby 0.000000 0.001626 2.557540 ( 3.018405)
build_all 0.006762 0.000809 2.185195 ( 2.010442)
build_install 0.006028 0.010369 3.224144 ( 2.918343)
test_btest 0.000607 0.000187 63.934871 ( 37.140335)
test_basic 0.006941 0.000000 0.506526 ( 0.726104)
test_all 0.000897 0.000038 558.801353 (258.523101)
test_rubyspec 0.028473 0.017377 75.011120 ( 84.893337)
total: 394.67 sec