Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-013352
#<BuildRuby:0x00005621fe4d2120
@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.20230531-013352",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.005728 0.000917 1.841472 ( 4.393400)
build_miniruby 0.001240 0.000199 1.318612 ( 1.576575)
build_ruby 0.001663 0.000000 2.762439 ( 3.228808)
build_all 0.005942 0.000544 2.079014 ( 2.248558)
build_install 0.012839 0.005871 3.470763 ( 3.789756)
test_btest 0.000775 0.000143 75.422637 ( 42.659468)
test_basic 0.002490 0.004177 0.791677 ( 1.112602)
test_all 0.001246 0.000146 575.752497 (288.437704)
test_rubyspec 0.026450 0.025689 83.968231 (102.402875)
total: 449.85 sec