Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-031816
#<BuildRuby:0x00005588b29464f8
@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.20230102-031816",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000671 0.003945 0.905557 ( 1.262594)
build_miniruby 0.001089 0.000218 1.073368 ( 1.071848)
build_ruby 0.001072 0.000214 2.782306 ( 3.153240)
build_all 0.006375 0.000443 3.510057 ( 1.863537)
build_install 0.003329 0.009365 2.471525 ( 1.522110)
test_btest 0.000496 0.000154 55.603559 ( 14.379350)
test_basic 0.004973 0.000167 0.363305 ( 0.455186)
test_all 0.000920 0.000270 668.558995 (374.315202)
test_rubyspec 0.041276 0.025683 78.600782 (119.800595)
total: 517.82 sec