Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-140018
#<BuildRuby:0x000055908ac7a1a8
@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.20230626-140018",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.006130 0.011116 2.285012 ( 6.015117)
build_miniruby 0.001338 0.000548 1.854860 ( 2.147841)
build_ruby 0.000984 0.000403 3.089924 ( 4.283886)
build_all 0.005101 0.002087 2.462820 ( 2.679787)
build_install 0.010586 0.005776 3.860291 ( 4.586671)
test_btest 0.000519 0.000219 80.012151 ( 45.243454)
test_basic 0.004735 0.002600 0.840091 ( 1.459941)
test_all 0.000509 0.000674 598.893808 (232.081426)
test_rubyspec 0.025986 0.026067 90.422452 (114.672173)
total: 413.17 sec