Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-022219
#<BuildRuby:0x000056114dd621a8
@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.20230203-022219",
@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.000003 0.000020 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000317 0.004054 1.106529 ( 1.476281)
build_miniruby 0.000970 0.000256 1.169943 ( 1.169137)
build_ruby 0.001064 0.000280 2.384459 ( 2.619329)
build_all 0.000426 0.006919 3.767638 ( 1.859776)
build_install 0.006716 0.005867 2.730274 ( 1.998903)
test_btest 0.000585 0.000229 56.276298 ( 18.649726)
test_basic 0.005113 0.000518 0.408398 ( 0.509649)
test_all 0.001580 0.000592 644.959269 (197.711636)
test_rubyspec 0.013237 0.030410 66.601418 ( 76.812228)
total: 302.81 sec