Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-124254
#<BuildRuby:0x000055eab4cadf88
@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.20230612-124254",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004299 0.002906 1.968229 ( 4.312558)
build_miniruby 0.001829 0.000000 1.451455 ( 1.632129)
build_ruby 0.001451 0.000000 2.923066 ( 3.242765)
build_all 0.007372 0.000000 2.281487 ( 2.329199)
build_install 0.018619 0.000312 3.492821 ( 3.479988)
test_btest 0.000663 0.000080 77.994106 ( 39.746402)
test_basic 0.007566 0.000000 0.794367 ( 1.267263)
test_all 0.001873 0.000184 569.419895 (250.651120)
test_rubyspec 0.024438 0.026189 83.095488 (100.412942)
total: 407.08 sec