Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-102400
#<BuildRuby:0x00005588c2ef21a8
@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.20230510-102400",
@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.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004882 0.000888 1.705923 ( 3.150687)
build_miniruby 0.001034 0.000188 1.289971 ( 1.326892)
build_ruby 0.001451 0.000264 2.793246 ( 3.120396)
build_all 0.002974 0.003996 2.138845 ( 1.726976)
build_install 0.011388 0.003928 3.321126 ( 2.754606)
test_btest 0.000525 0.000122 71.871447 ( 37.672668)
test_basic 0.001680 0.004654 0.778867 ( 0.965692)
test_all 0.001290 0.000347 573.917658 (233.293785)
test_rubyspec 0.021957 0.027965 79.220312 ( 94.408450)
total: 378.42 sec