Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-002534
#<BuildRuby:0x000055ffdd18df48
@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.20230312-002534",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.002054 0.004133 1.720899 ( 3.063437)
build_miniruby 0.000000 0.001228 1.281309 ( 1.281304)
build_ruby 0.000000 0.001345 2.303438 ( 2.494083)
build_all 0.005349 0.001522 2.058117 ( 1.267723)
build_install 0.012511 0.003763 3.327474 ( 2.341117)
test_btest 0.000887 0.000089 67.354094 ( 19.976033)
test_basic 0.000565 0.004156 0.514809 ( 0.635104)
test_all 0.000997 0.000133 565.478667 (198.404360)
test_rubyspec 0.025752 0.015239 72.054048 ( 81.924838)
total: 311.39 sec