Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-202821
#<BuildRuby:0x000055bade4be198
@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.20230122-202821",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.004555 0.000087 0.829437 ( 5.640276)
build_miniruby 0.001090 0.000137 0.930901 ( 4.642059)
build_ruby 0.000000 0.001432 2.861421 ( 7.267180)
build_all 0.002074 0.005139 3.466839 ( 1.828017)
build_install 0.011661 0.000871 2.445464 ( 2.083594)
test_btest 0.000566 0.000113 61.131348 ( 18.483492)
test_basic 0.000852 0.004117 0.381436 ( 0.491685)
test_all 0.001232 0.000308 599.678417 (172.565798)
test_rubyspec 0.016382 0.028875 62.285105 ( 72.172156)
total: 285.18 sec