Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-185505
#<BuildRuby:0x000055691e5da8e0
@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.20230121-185505",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000538 0.004055 0.916073 ( 1.273134)
build_miniruby 0.000934 0.000223 0.952607 ( 0.951134)
build_ruby 0.001232 0.000294 2.533479 ( 2.839280)
build_all 0.004921 0.001172 3.372685 ( 1.645734)
build_install 0.009220 0.004462 2.485407 ( 1.669328)
test_btest 0.000586 0.000153 56.802146 ( 15.117917)
test_basic 0.001703 0.003583 0.378126 ( 0.472649)
test_all 0.000907 0.000264 598.419553 (181.387960)
test_rubyspec 0.016436 0.025073 61.887996 ( 71.790382)
total: 277.15 sec