Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-170953
#<BuildRuby:0x0000557c65cba7c8
@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.20230603-170953",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.005369 0.000436 1.837235 ( 3.060401)
build_miniruby 0.001087 0.000311 1.371533 ( 1.374977)
build_ruby 0.000000 0.001462 2.623060 ( 2.815265)
build_all 0.004460 0.002594 2.043122 ( 1.452144)
build_install 0.011419 0.007790 3.411949 ( 2.712878)
test_btest 0.000258 0.000954 76.347958 ( 29.916071)
test_basic 0.000000 0.007218 0.830573 ( 1.189781)
test_all 0.000000 0.001956 597.385259 (576.430035)
test_rubyspec 0.041403 0.024353 88.624188 (142.247826)
total: 761.20 sec